Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Mar 17, 2018
1 parent 76b63ea commit 009b989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express-typescript-boilerplate",
"version": "3.0.0-rc.2",
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
"version": "3.0.0",
"description": "A delightful way to building a Node.js RESTful API Services with beautiful code written in TypeScript",
"main": "src/app.ts",
"scripts": {
"start": "nps",
Expand Down

0 comments on commit 009b989

Please sign in to comment.