Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
loicsaintroch committed Oct 1, 2015
1 parent 0259748 commit 7469182
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,6 +1,6 @@
{
"name": "strapi",
"version": "1.0.0",
"version": "1.0.1",
"description": "Build powerful back-end with no effort",
"homepage": "http://strapi.io",
"keywords": [
Expand Down Expand Up @@ -82,10 +82,10 @@
"socket.io": "^1.3.7",
"socket.io-client": "^1.3.7",
"strapi-generate": "^1.0.0",
"strapi-generate-admin": "^1.0.0",
"strapi-generate-admin": "^1.0.1",
"strapi-generate-api": "^1.0.0",
"strapi-generate-new": "^1.0.0",
"strapi-generate-users": "^1.0.0",
"strapi-generate-users": "^1.0.1",
"unzip": "^0.1.11",
"waterline": "^0.10.26",
"winston": "^1.0.2"
Expand Down

0 comments on commit 7469182

Please sign in to comment.