Published 0.2.5 to npm

This commit is contained in:
Nicolas Dextraze 2018-10-21 14:55:05 -07:00
parent c1f17a7d99
commit 760d31cc31

View File

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