Skip to content

Commit

Permalink
Upgrade of version number to 0.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkapok committed Apr 22, 2024
1 parent d2d8f28 commit 74e4861
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": "planner",
"version": "0.1.27",
"version": "0.1.28",
"license": "MIT",
"scripts": {
"start": "ng build scuba-physics && ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/scuba-physics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scuba-physics",
"version": "0.1.27",
"version": "0.1.28",
"peerDependencies": {
"@angular/common": "^17.2.1",
"@angular/core": "^17.2.1"
Expand Down

0 comments on commit 74e4861

Please sign in to comment.