Skip to content

Commit

Permalink
update version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reugn committed Dec 16, 2021
1 parent 6974167 commit 8a92afa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demos/sample-rest-stockapp/swagger/swagger.json
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"description": "REST Interface for Aerospike Database.",
"version": "1.8.0",
"version": "1.8.1",
"title": "Aerospike REST Client",
"contact": {
"name": "Aerospike, Inc.",
Expand Down
2 changes: 1 addition & 1 deletion docs/swagger.json
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"description": "REST Interface for Aerospike Database.",
"version": "1.8.0",
"version": "1.8.1",
"title": "Aerospike REST Client",
"contact": {
"name": "Aerospike, Inc.",
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,2 +1,2 @@
appVersion=1.8.0
appVersion=1.8.1
jarBaseName=as-rest-client

0 comments on commit 8a92afa

Please sign in to comment.