Skip to content

Commit

Permalink
Updated README to reflect YUKI Kaoru (https://github.com/yukikaoru) c…
Browse files Browse the repository at this point in the history
…ontributing and bumping the version to 2.0.5
  • Loading branch information
oisinmulvihill committed Dec 9, 2023
1 parent 0f8a16f commit 950f919
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you have docker and docker-compose on your system already then you can do:
docker-compose -f nozama-cloudsearch.yaml ps
curl http://localhost:15808/ping
{"status": "ok", "name": "nozama-cloudsearch", "version": "2.0.4"}
{"status": "ok", "name": "nozama-cloudsearch", "version": "2.0.5"}
# To shutdown and stop all parts:
docker-compose -f nozama-cloudsearch.yaml down
Expand Down Expand Up @@ -97,7 +97,7 @@ command line.
# A quick check of the version and that the service is running:
curl http://localhost:15808/ping
{"status": "ok", "name": "nozama-cloudsearch", "version": "2.0.4"}
{"status": "ok", "name": "nozama-cloudsearch", "version": "2.0.5"}
# Now check what documents are present / removed:
curl http://localhost:15808/dev/documents
Expand Down Expand Up @@ -205,7 +205,7 @@ Merged in PR19 from YUKI Kaoru (https://github.com/yukikaoru):
- https://github.com/oisinmulvihill/nozama-cloudsearch/pull/19


2.0.4
2.0.5
~~~~~

Bug fix contributed by https://github.com/lilsweetcaligula for issue https://github.com/oisinmulvihill/nozama-cloudsearch/issues/15.
Expand Down

0 comments on commit 950f919

Please sign in to comment.