From bc83f6386bf27645d975a946a83d9d5f50da3efc Mon Sep 17 00:00:00 2001 From: xuexb Date: Fri, 25 Aug 2017 14:06:10 +0800 Subject: [PATCH] release: 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17a0031..ebb6732 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "key-cache", - "version": "0.3.1", + "version": "1.0.0", "description": "Storing data in the form of key into the file", "main": "lib/main.js", "scripts": {