Skip to content

Commit

Permalink
Merge a621ffe into 12aa34f
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed May 13, 2014
2 parents 12aa34f + a621ffe commit e4f0765
Show file tree
Hide file tree
Showing 22 changed files with 349 additions and 208 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
##### 0.9.0 - xx May 2014

###### Backwards compatible API changes
- #30, #48 - DSCacheFactory integration

##### 0.8.1 - 02 May 2014

###### Backwards compatible Bug fixes
Expand Down
7 changes: 2 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"author": "Jason Dobry",
"name": "angular-data",
"description": "Data store for Angular.js.",
"version": "0.8.1",
"homepage": "http://jmdobry.github.io/angular-data/",
"version": "0.9.0-SNAPSHOT",
"homepage": "http://angular-data.codetrain.io/",
"repository": {
"type": "git",
"url": "git://github.com/jmdobry/angular-data.git"
Expand All @@ -30,8 +30,5 @@
"angular-mocks": "~1.2.16",
"angular-cache": "~3.0.0-beta.4",
"observe-js": "~0.2.0"
},
"resolutions": {
"angular": "~1.2.16"
}
}
Loading

0 comments on commit e4f0765

Please sign in to comment.