Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed May 12, 2014
1 parent e17b329 commit d6920e9
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": "jsonplaceholder",
"version": "0.1.0",
"version": "0.2.0",
"description": "A simple fake REST API server for testing and prototyping.",
"keywords": [
"fake",
Expand All @@ -21,7 +21,7 @@
"bin": "./cli.js",
"dependencies": {
"Faker": "~0.5.11",
"json-server": "^0.3.5",
"json-server": "^0.3.6",
"rosie": "~0.2.0",
"underscore": "~1.5.2"
},
Expand Down

0 comments on commit d6920e9

Please sign in to comment.