Skip to content

Commit ba0e5c9

Browse files
committed
v1.3.0-build.3341+sha.7b6c1d0
1 parent 92d2076 commit ba0e5c9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

angular-route.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.3.0-build.3340+sha.858360b
2+
* @license AngularJS v1.3.0-build.3341+sha.7b6c1d0
33
* (c) 2010-2014 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

angular-route.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "angular-route",
3-
"version": "1.3.0-build.3340+sha.858360b",
3+
"version": "1.3.0-build.3341+sha.7b6c1d0",
44
"main": "./angular-route.js",
55
"dependencies": {
6-
"angular": "1.3.0-build.3340+sha.858360b"
6+
"angular": "1.3.0-build.3341+sha.7b6c1d0"
77
}
88
}

0 commit comments

Comments
 (0)