Skip to content

Commit 34cb1b6

Browse files
committed
🌼 Update Version - v10.0.1
1 parent 8518664 commit 34cb1b6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@ dist
105105

106106
# Package-lock json file
107107
package-lock.json
108+
109+
# VScode file
110+
.vscode

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-express-starter",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Quick and Easy TypeScript Express Starter",
55
"author": "AGUMON <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)