Skip to content

Commit 81c7f32

Browse files
committed
v1.5.7-build.4839+sha.a478f69
1 parent 2f6e1a9 commit 81c7f32

4 files changed

+5
-5
lines changed

angular-animate.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.7-build.4838+sha.cfc8b41
2+
* @license AngularJS v1.5.7-build.4839+sha.a478f69
33
* (c) 2010-2016 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

angular-animate.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,10 +1,10 @@
11
{
22
"name": "angular-animate",
3-
"version": "1.5.7-build.4838+sha.cfc8b41",
3+
"version": "1.5.7-build.4839+sha.a478f69",
44
"license": "MIT",
55
"main": "./angular-animate.js",
66
"ignore": [],
77
"dependencies": {
8-
"angular": "1.5.7-build.4838+sha.cfc8b41"
8+
"angular": "1.5.7-build.4839+sha.a478f69"
99
}
1010
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-animate",
3-
"version": "1.5.7-build.4838+sha.cfc8b41",
3+
"version": "1.5.7-build.4839+sha.a478f69",
44
"description": "AngularJS module for animations",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)