Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Inaki Anduaga committed Aug 10, 2015
1 parent fd399bb commit 8540859
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-express-boilerplate",
"description": "A typescript nodejs express boilerplate server, w/ gulp as the build system",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/inakianduaga/node-express-boilerplate",
"private": true,
"author": {
Expand Down Expand Up @@ -58,8 +58,8 @@
"gulp-mocha": "^2.1.3",
"run-sequence": "^1.1.0",
"supertest": "^1.0.1",
"gulp-istanbul" : "^0.10.0",
"gulp-coveralls" : "^0.1.4"
"gulp-istanbul": "^0.10.0",
"gulp-coveralls": "^0.1.4"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 8540859

Please sign in to comment.