diff options
author | evgeny <me@ch1p.com> | 2018-12-25 23:36:22 +0300 |
---|---|---|
committer | evgeny <me@ch1p.com> | 2018-12-25 23:36:22 +0300 |
commit | 2e4bb8471d80a341c2439ef6d6b0bcd929e72abc (patch) | |
tree | 32a51cf87d95d0f2ff554f171ac18bf3abf9d14e /package.json | |
parent | 2322dec6a4341b7ac6fcf60462e738533252a57f (diff) |
upd
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 9cedefe..da46883 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,5 @@ "install": "node-gyp rebuild", "test": "node index.js" }, - "version": "1.0.1" + "version": "1.0.2" } |