We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16eec80 commit 1548d25Copy full SHA for 1548d25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "express-typescript-boilerplate",
3
- "version": "3.0.0-alpha",
+ "version": "3.0.0-beta",
4
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
5
"main": "src/app.ts",
6
"scripts": {
0 commit comments