EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 20 forks source link

Fix next expected version when appending to a stream. #196

Closed YoEight closed 2 years ago

YoEight commented 2 years ago

Fixed: Fix wrong next expected version after appending to a stream.

Fixes #75