Skip to content

Commit 80f2e7e

Browse files
author
Nicolas Dextraze
committed
Merge branch 'release-22.10'
2 parents 3a2e302 + 9bbc961 commit 80f2e7e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ Versions to install to match EventStore versions:
3030
- 0.2.x for ES from 3.9.4 to 5.x
3131
- 20.10.x for ES 20.10 LTS
3232
- 21.10.x for ES 21.10 LTS
33-
34-
*I am working on making version match LTS and latest release of EventStore so that TCP protocol matches*
33+
- 22.10.x for ES 22.10 LTS
3534

3635
### Dependencies
3736

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-eventstore-client",
3-
"version": "21.10.0",
3+
"version": "22.10.0",
44
"description": "A port of the EventStore .Net ClientAPI to Node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)