Bump version

This commit is contained in:
Daniel Eden 2015-12-14 11:46:26 -08:00
parent 19c4673d2c
commit 14402f2654
2 changed files with 3 additions and 2 deletions

3
animate.css vendored
View File

@ -2,11 +2,12 @@
/*!
* animate.css -http://daneden.me/animate
* Version - 3.4.0
* Version - 3.5.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2015 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;

2
animate.min.css vendored
View File

@ -1,6 +1,6 @@
@charset "UTF-8";/*!
* animate.css -http://daneden.me/animate
* Version - 3.4.0
* Version - 3.5.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2015 Daniel Eden