Skip to content

Commit

Permalink
Merge pull request #444 from kunalkapadia/develop
Browse files Browse the repository at this point in the history
Update package version (#443)
  • Loading branch information
kunalkapadia committed Mar 23, 2018
2 parents 8326d42 + 704014f commit 82b0950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-mongoose-es6-rest-api",
"version": "3.0.0",
"version": "5.0.0",
"description": "A Boilerplate application for building REST APIs using express, mongoose in ES6 with code coverage",
"author": "Kunal Kapadia <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 82b0950

Please sign in to comment.