From 4aa415199dd4ed7d877d10343e745e8bbb4b7a0c Mon Sep 17 00:00:00 2001 From: Elton Mesquita Date: Mon, 7 Sep 2020 12:20:12 +0100 Subject: [PATCH] 4.1.1 --- animate.compat.css | 2 +- animate.css | 2 +- animate.min.css | 2 +- docs/animate.min.css | 6 ++---- docs/index.html | 2 +- package.json | 2 +- 6 files changed, 7 insertions(+), 9 deletions(-) diff --git a/animate.compat.css b/animate.compat.css index f738a25..3f4ad6f 100644 --- a/animate.compat.css +++ b/animate.compat.css @@ -1,6 +1,6 @@ @charset "UTF-8";/*! * animate.css - https://animate.style/ - * Version - 4.1.0 + * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css diff --git a/animate.css b/animate.css index b9c98f8..c3c1389 100644 --- a/animate.css +++ b/animate.css @@ -1,6 +1,6 @@ @charset "UTF-8";/*! * animate.css - https://animate.style/ - * Version - 4.1.0 + * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css diff --git a/animate.min.css b/animate.min.css index 3ba32a4..76d2fe1 100755 --- a/animate.min.css +++ b/animate.min.css @@ -1,6 +1,6 @@ @charset "UTF-8";/*! * animate.css - https://animate.style/ - * Version - 4.1.0 + * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css diff --git a/docs/animate.min.css b/docs/animate.min.css index 333d740..76d2fe1 100644 --- a/docs/animate.min.css +++ b/docs/animate.min.css @@ -1,8 +1,6 @@ - -@charset "UTF-8"; -/*! +@charset "UTF-8";/*! * animate.css - https://animate.style/ - * Version - 4.1.0 + * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css diff --git a/docs/index.html b/docs/index.html index 2824505..7e90032 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1287,7 +1287,7 @@ $ npm install /> - v4.1.0 + v4.1.1 diff --git a/package.json b/package.json index 46ef898..ef36f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animate.css", - "version": "4.1.0", + "version": "4.1.1", "main": "animate.css", "repository": { "type": "git",