Skip to content

Commit 751450e

Browse files
authored
chore: bump version to 1.0.0 (#12)
1 parent e540f8a commit 751450e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sample-angular-app",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -61,4 +61,4 @@
6161
"prettier": "^3.0.1",
6262
"typescript": "~5.1.3"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)