Skip to content

Commit

Permalink
Bump to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neumino committed Apr 18, 2016
1 parent b979485 commit 2892cb6
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": "thinky",
"version": "2.2.7",
"version": "2.3.0",
"description": "RethinkDB ORM for Node.js",
"main": "lib/thinky.js",
"directories": {
Expand All @@ -24,7 +24,7 @@
"url": "https://github.com/neumino/thinky/issues"
},
"dependencies":{
"rethinkdbdash": "^2.2.15",
"rethinkdbdash": "^2.3.0",
"bluebird": "~2.10.2",
"validator": "~ 3.22.1"
},
Expand Down

0 comments on commit 2892cb6

Please sign in to comment.