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