Skip to content

Commit 2832854

Browse files
committed
v1.3.0-build.3343+sha.7cb01a8
1 parent 52d3d42 commit 2832854

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.3342+sha.feba017
2+
* @license AngularJS v1.3.0-build.3343+sha.7cb01a8
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.3342+sha.feba017",
3+
"version": "1.3.0-build.3343+sha.7cb01a8",
44
"main": "./angular-route.js",
55
"dependencies": {
6-
"angular": "1.3.0-build.3342+sha.feba017"
6+
"angular": "1.3.0-build.3343+sha.7cb01a8"
77
}
88
}

0 commit comments

Comments
 (0)