Skip to content

Commit

Permalink
chore: update version for hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
namhoang1604 committed Jan 3, 2025
1 parent 389f598 commit 20f6272
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storage_service_traceability",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"bundle-swagger": "redocly bundle src/swagger/index.json --output src/swagger/swagger.json",
"build": "yarn bundle-swagger && webpack --mode production --config webpack.config.cjs",
Expand Down
10 changes: 5 additions & 5 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"apiVersion": "1.0.0",
"docVersion": "1.0.0",
"dependencies": {}
}
"version": "1.0.1",
"apiVersion": "1.0.0",
"docVersion": "1.0.0",
"dependencies": {}
}

0 comments on commit 20f6272

Please sign in to comment.