diff --git a/animate.css b/animate.css index 22dd316..986479a 100644 --- a/animate.css +++ b/animate.css @@ -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; diff --git a/animate.min.css b/animate.min.css index 6e4c824..bea4807 100644 --- a/animate.min.css +++ b/animate.min.css @@ -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