Skip to content

Commit

Permalink
Stable Version 0.4.1.
Browse files Browse the repository at this point in the history
General cleanup.
  • Loading branch information
jmdobry committed Jan 15, 2014
1 parent 4e42702 commit d3b4922
Show file tree
Hide file tree
Showing 23 changed files with 495 additions and 889 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ module.exports = function (grunt) {
options: {
alias: [
'node_modules/observe-js/src/observe.js:observejs',
'src/datastore/store/index.js:store',
'src/datastore/services/index.js:services',
'src/errors/index.js:errors',
'src/utils/index.js:utils'
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Jason Dobry",
"name": "angular-data",
"description": "Data store for Angular.js.",
"version": "0.0.1-SNAPSHOT",
"version": "0.4.1",
"homepage": "http://jmdobry.github.io/angular-data/",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit d3b4922

Please sign in to comment.