Skip to content

Commit 7bf9439

Browse files
author
Alexey Ivanov
committed
Update version in package.json to 2.0.0
The version number of the application in the package.json file has been updated from 0.0.1 to 2.0.0. This change marks a significant update to the application's features, improvements, or bug fixes.
1 parent 117af77 commit 7bf9439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-app",
3-
"version": "0.0.1",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"lint-staged": {
66
"src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)