version up

This commit is contained in:
Evgeny Zinoviev 2019-01-24 23:01:15 +03:00
parent 5e2cfb1732
commit 3605f59ee1

View File

@ -11,5 +11,5 @@
"install": "node-gyp rebuild", "install": "node-gyp rebuild",
"test": "node index.js" "test": "node index.js"
}, },
"version": "1.0.2" "version": "1.0.3"
} }