Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesseanwright committed Jan 25, 2016
1 parent d611b8c commit a97a295
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,6 +1,6 @@
{
"name": "ron-swanson-quotes",
"version": "1.5.0",
"version": "2.0.0",
"description": "An API for retrieving Ron Swanson quotes",
"repository": {
"type": "git",
Expand All @@ -23,6 +23,6 @@
"express": "^4.11.0"
},
"engines": {
"node": "0.10.x"
"node": "4.x.x"
}
}

0 comments on commit a97a295

Please sign in to comment.