Skip to content

Commit 730f4a9

Browse files
committed
bump version in readme
Change-Id: Ia527f223c161ccbcc5912086706936935ba3e652 Reviewed-on: https://review.couchbase.org/c/CouchbaseMock/+/193750 Tested-by: David Nault <david.nault@couchbase.com> Reviewed-by: David Nault <david.nault@couchbase.com>
1 parent 3df7f74 commit 730f4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Once the mock has been started, it may be used like a normal Couchbase server,
3333
with clients bootstrapping over HTTP using the port specified as `--port`.
3434

3535
```sh
36-
java -jar CouchbaseMock-1.5.26.jar --port 9000
36+
java -jar CouchbaseMock-1.5.27.jar --port 9000
3737
```
3838

3939
and then in another console:

0 commit comments

Comments
 (0)