From 99a97c5242c0f7f13547df4d6a33991c4149082a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Fri, 8 Jan 2021 20:36:28 +0800 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3974ec0..700b6d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "org.bytedo.epub", - "version": "2.1.2", + "version": "1.0.0", "description": "E-pub Reader", "main": "src/main.js", "scripts": {