Current features have been stable for a while, so I'm bumping version to 0.1.0

This commit is contained in:
Nicolas Dextraze 2017-04-16 13:11:56 -07:00
parent 0302099a16
commit e0446cfb3e

View File

@ -1,6 +1,6 @@
{
"name": "eventstore-node",
"version": "0.0.32",
"version": "0.1.0",
"description": "A port of the EventStore .Net ClientAPI to Node.js",
"main": "index.js",
"types": "index.d.ts",