Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Jul 28, 2015
1 parent 1f1d661 commit 5724c3d
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": "tastypie-rethink",
"version": "0.1.6",
"version": "1.0.0",
"description": "Tastypie resource for a rethinkdb backend using Thinky",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"joi": "^6.5.0",
"mocha": "^2.2.5",
"should": "^7.0.2",
"tastypie": "^0.4.3",
"tastypie": "^1.0.0",
"thinky": "^2.0.8"
}
}

0 comments on commit 5724c3d

Please sign in to comment.