Skip to content

Commit

Permalink
chore(spec): bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c100k committed Mar 25, 2024
1 parent 753168b commit d29cce2
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": "rebootx-on-prem",
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"lint": "eslint . --ext .js,.jsx,.ts,.tsx --cache --debug --fix && prettier --write '**/*.json'",
"lint:ci": "eslint . --ext .js,.jsx,.ts,.tsx && prettier '**/*.json'",
Expand Down
2 changes: 1 addition & 1 deletion spec/_generated/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
},
"info": {
"title": "RebootX On-Prem Specification",
"version": "0.1.0",
"version": "0.2.0",
"description": "Find all the details about this specification on the [GitHub repository](https://github.com/c100k/rebootx-on-prem)."
},
"paths": {
Expand Down

0 comments on commit d29cce2

Please sign in to comment.