From ad48df8af06d6a1a5373b55c8c94944ff743ac58 Mon Sep 17 00:00:00 2001 From: lgou2w Date: Sat, 22 May 2021 10:54:12 +0800 Subject: [PATCH] chore: bump version to 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b22678e..ed13722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@l2studio/nhentai-api", - "version": "0.2.3", + "version": "0.2.4", "description": "A library for nhentai.net http web api", "main": "lib/index.js", "types": "lib/index.d.ts",