Skip to content

Commit

Permalink
AngularJS: Update to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Jan 17, 2015
1 parent 7d9a2b8 commit c4cd01a
Show file tree
Hide file tree
Showing 3 changed files with 3,338 additions and 3,349 deletions.
6 changes: 3 additions & 3 deletions examples/angularjs/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.3.8",
"angular": "1.3.9",
"todomvc-common": "~0.3.0"
},
"devDependencies": {
"angular-mocks": "1.3.8",
"angular-route": "1.3.8"
"angular-mocks": "1.3.9",
"angular-route": "1.3.9"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license AngularJS v1.3.8
* @license AngularJS v1.3.9
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/
Expand Down
Loading

0 comments on commit c4cd01a

Please sign in to comment.