Skip to content

Commit 009b989

Browse files
author
hirsch88
committed
bump version
1 parent 76b63ea commit 009b989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-typescript-boilerplate",
3-
"version": "3.0.0-rc.2",
4-
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
3+
"version": "3.0.0",
4+
"description": "A delightful way to building a Node.js RESTful API Services with beautiful code written in TypeScript",
55
"main": "src/app.ts",
66
"scripts": {
77
"start": "nps",

0 commit comments

Comments
 (0)