Release npm package version to 0.2.1

This commit is contained in:
Nicolas Dextraze 2018-01-17 11:31:25 -08:00
parent 67dd275b5d
commit 4a2065c0a7

View File

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