Skip to content

Commit

Permalink
v1.5.0-build.4525+sha.2cb1989
Browse files Browse the repository at this point in the history
  • Loading branch information
NgDashboard committed Jan 19, 2016
1 parent 80dab1f commit 099eaee
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion angular-animate.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license AngularJS v1.5.0-build.4524+sha.1137d91
* @license AngularJS v1.5.0-build.4525+sha.2cb1989
* (c) 2010-2016 Google, Inc. http://angularjs.org
* License: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion angular-animate.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "angular-animate",
"version": "1.5.0-build.4524+sha.1137d91",
"version": "1.5.0-build.4525+sha.2cb1989",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
"angular": "1.5.0-build.4524+sha.1137d91"
"angular": "1.5.0-build.4525+sha.2cb1989"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-animate",
"version": "1.5.0-build.4524+sha.1137d91",
"version": "1.5.0-build.4525+sha.2cb1989",
"description": "AngularJS module for animations",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 099eaee

Please sign in to comment.