Skip to content

Commit

Permalink
chore: bump version to 1.0.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
xixas committed Jan 22, 2024
1 parent e540f8a commit 751450e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-angular-app",
"version": "0.0.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -61,4 +61,4 @@
"prettier": "^3.0.1",
"typescript": "~5.1.3"
}
}
}

0 comments on commit 751450e

Please sign in to comment.