From 4cfc4501ba79ef0653b59db908a864f91d44a8a3 Mon Sep 17 00:00:00 2001 From: lgou2w Date: Tue, 5 Oct 2021 16:00:22 +0800 Subject: [PATCH] chore: bump version to 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ad5309..5296e06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@l2studio/picacomic-api", - "version": "0.1.6", + "version": "0.1.7", "description": "A library for PicaComic http web api", "main": "lib/index.js", "types": "lib/index.d.ts",