diff options
author | evgeny <me@ch1p.com> | 2018-12-25 21:51:18 +0300 |
---|---|---|
committer | evgeny <me@ch1p.com> | 2018-12-25 21:51:18 +0300 |
commit | 2322dec6a4341b7ac6fcf60462e738533252a57f (patch) | |
tree | 4c296d7d5270c056d5d9602e634ad4e3feaad41d /package.json | |
parent | 4bb8b614a70fd8c483b7c5b8eaf7c4ed4634ff18 (diff) |
version up
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1a2b5fd..9cedefe 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,5 @@ "install": "node-gyp rebuild", "test": "node index.js" }, - "version": "1.0.0" + "version": "1.0.1" } |