relese version to 0.2.17
This commit is contained in:
parent
853ae875b8
commit
40736d9da3
|
@ -1,6 +1,10 @@
|
|||
# node-eventstore-client
|
||||
A port of the EventStore .Net ClientAPI to Node.js
|
||||
|
||||
## Learning
|
||||
|
||||
If you want to learn more about EventSourcing/CQRS/EventModeling, you can join the virtual workshop offered by my employer Adaptech Group, see info at [https://www.adaptechgroup.com/virtual-workshop/](https://www.adaptechgroup.com/virtual-workshop/).
|
||||
|
||||
## Status
|
||||
|
||||
### Missing features:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "node-eventstore-client",
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.17",
|
||||
"description": "A port of the EventStore .Net ClientAPI to Node.js",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue
Block a user