Skip to content

Commit

Permalink
Merge pull request #18 from koinos/1.0
Browse files Browse the repository at this point in the history
Bump version to 1.0.0
  • Loading branch information
sgerbino authored Dec 3, 2024
2 parents f89598f + 3a5fa6c commit dcd4e28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koinos-rest-api",
"version": "0.1.0",
"version": "1.0.0",
"license": "GNU General Public License 3.0",
"author": "Roamin Ro",
"contributors": ["Greg Thomas Andes", "Koinos Group <[email protected]>"],
Expand Down
2 changes: 1 addition & 1 deletion swagger.specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"openapi": "3.0.0",
"info": {
"title": "Koinos REST API",
"version": "0.1.0"
"version": "1.0.0"
},
"components": {
"parameters": {
Expand Down

0 comments on commit dcd4e28

Please sign in to comment.