Skip to content

Commit

Permalink
Merge pull request #751 from ral-facilities/update-the-release-version
Browse files Browse the repository at this point in the history
Update release version to v1.0.0
  • Loading branch information
VKTB authored Jul 19, 2024
2 parents e502d9b + db33390 commit ad2255d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inventory-management-system",
"version": "0.1.0",
"version": "1.0.0",
"type": "module",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -96,4 +96,4 @@
"msw": {
"workerDirectory": "public"
}
}
}

0 comments on commit ad2255d

Please sign in to comment.