From 14402f26542eb601f535d9ef18a8f60957b5eb18 Mon Sep 17 00:00:00 2001 From: Daniel Eden Date: Mon, 14 Dec 2015 11:46:26 -0800 Subject: [PATCH] Bump version --- animate.css | 3 ++- animate.min.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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