We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33078a5 commit d7d914aCopy full SHA for d7d914a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+##### 0.1.1 - 03 October 2014
2
+
3
+- Now using db correctly
4
5
##### 0.1.0 - 03 October 2014
6
7
- Initial Release
package.json
@@ -1,7 +1,7 @@
{
"name": "js-data-rethinkdb",
"description": "RethinkDB adapter for js-data.",
- "version": "0.1.0",
+ "version": "0.1.1",
"homepage": "http://www.js-data.io/js-data-rethinkdb",
"repository": {
"type": "git",
0 commit comments