mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Bump version
This commit is contained in:
parent
19c4673d2c
commit
14402f2654
2 changed files with 3 additions and 2 deletions
3
animate.css
vendored
3
animate.css
vendored
|
@ -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
2
animate.min.css
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue