Skip to content

Commit

Permalink
Merge pull request #703 from codeforpdx/version-upgrade-v1.2.0
Browse files Browse the repository at this point in the history
[Version Upgrade] - Update version number from 1.1.1 to 1.2.0
  • Loading branch information
leekahung authored Dec 13, 2024
2 parents 02a1802 + c5c9b48 commit b8d6beb
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 56 deletions.
152 changes: 97 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pass",
"homepage": ".",
"version": "1.1.1-alpha",
"version": "1.2.0-alpha",
"description": "",
"scripts": {
"start": "concurrently --kill-others \"npm run podserver\" \"npm run dev\"",
Expand Down

0 comments on commit b8d6beb

Please sign in to comment.