Skip to content

Commit c53d2e7

Browse files
authored
Update version with new features added
1 parent 7ea39f5 commit c53d2e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todo-list-application-typescript",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",
@@ -34,4 +34,4 @@
3434
"gitHooks": {
3535
"pre-commit": "lint-staged"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)