From 4ebe91cea8fee99bba3fb95f90d983e9b51f3c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E=E9=BE=99?= <562826179@qq.com> Date: Thu, 27 Jun 2019 20:37:27 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 033670e..5a1f835 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gen-epub", - "version": "0.0.1", + "version": "0.0.3", "description": "", "main": "index.js", "scripts": { -- GitLab