Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek-nowicki committed Mar 20, 2023
1 parent 7b63699 commit 4eb9a78
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": "net.ts",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node Express Template written in TypeScript NET.ts based on nodebestpractices",
"main": "src/server.ts",
"engines": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"tsc-alias": "^1.5.0",
"tsconfig-paths": "^3.12.0"
}
}
}

0 comments on commit 4eb9a78

Please sign in to comment.