Skip to content

Commit aced62c

Browse files
author
hirsch88
committed
Merge branch 'release/2.0.0-beta.2' into develop
2 parents c070aa6 + 83c401e commit aced62c

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": "express-typescript-boilerplate",
3-
"version": "2.0.0-beta.1",
3+
"version": "2.0.0-beta.2",
44
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
55
"main": "src/app.ts",
66
"scripts": {

0 commit comments

Comments
 (0)