Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuamshana committed Jun 26, 2022
1 parent 70f1941 commit 5face80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smartstock-purchases",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"ng": "ng",
"box": "yarn install && yarn start",
Expand Down Expand Up @@ -54,4 +54,4 @@
"tslint": "~6.1.0",
"typescript": "~4.7.4"
}
}
}
2 changes: 1 addition & 1 deletion projects/purchases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smartstock-purchases",
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"url": "git://github.com/smartstocktz/smartstock-purchases.git"
},
Expand Down

0 comments on commit 5face80

Please sign in to comment.