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 a7d09fc commit 87ae8b0Copy full SHA for 87ae8b0
README.md
@@ -2,7 +2,7 @@
2
3
__Data store for Angular.js.__
4
5
-__Latest Release:__ [0.10.2](http://angular-data.pseudobry.com/)
+__Latest Release:__ [0.10.3](http://angular-data.pseudobry.com/)
6
__master:__ [0.10.3](http://angular-data-next.pseudobry.com/)
7
8
Angular-data is approaching 1.0.0 Beta. The API is stabilizing and angular-data is well tested.
bower.json
@@ -30,6 +30,6 @@
30
"angular-mocks": "~1.2.16",
31
"angular-cache": "~3.1.0",
32
"observe-js": "0.3.4",
33
- "angular-data-mocks": "~0.3.1"
+ "angular-data-mocks": "~0.5.3"
34
}
35
0 commit comments