This commit is contained in:
Nicolas Dextraze 2016-03-16 23:19:31 -07:00
parent 6cdf9a64a6
commit a64dbc9b8e

View File

@ -1,6 +1,6 @@
{ {
"name": "eventstore-node", "name": "eventstore-node",
"version": "0.0.1", "version": "0.0.2",
"description": "A port of the EventStore .Net ClientAPI to Node.js", "description": "A port of the EventStore .Net ClientAPI to Node.js",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {