From 92f2e1accedf35249e5590bb866cb857f225ff9a Mon Sep 17 00:00:00 2001 From: Elton Mesquita Date: Mon, 11 May 2020 13:08:24 +0100 Subject: [PATCH] 4.1.0 --- animate.compat.css | 2 +- animate.css | 2 +- animate.min.css | 2 +- docs/animate.min.css | 2 +- docs/index.html | 4 ++-- package.json | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/animate.compat.css b/animate.compat.css index 87967f9..66f67bd 100644 --- a/animate.compat.css +++ b/animate.compat.css @@ -2,7 +2,7 @@ @charset "UTF-8"; /*! * animate.css - https://animate.style/ - * Version - 4.0.0 + * Version - 4.1.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css diff --git a/animate.css b/animate.css index 2eea2e5..667ec8b 100644 --- a/animate.css +++ b/animate.css @@ -2,7 +2,7 @@ @charset "UTF-8"; /*! * animate.css - https://animate.style/ - * Version - 4.0.0 + * Version - 4.1.0 * 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 59b25aa..333d740 100755 --- a/animate.min.css +++ b/animate.min.css @@ -2,7 +2,7 @@ @charset "UTF-8"; /*! * animate.css - https://animate.style/ - * Version - 4.0.0 + * Version - 4.1.0 * 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 59b25aa..333d740 100644 --- a/docs/animate.min.css +++ b/docs/animate.min.css @@ -2,7 +2,7 @@ @charset "UTF-8"; /*! * animate.css - https://animate.style/ - * Version - 4.0.0 + * Version - 4.1.0 * 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 da36815..d439861 100644 --- a/docs/index.html +++ b/docs/index.html @@ -157,7 +157,7 @@ -
+

Back exits

  • @@ -1259,7 +1259,7 @@ $ npm install /> - v4.0.0 + v4.1.0 diff --git a/package.json b/package.json index 5dd02af..a02b92c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animate.css", - "version": "4.0.0", + "version": "4.1.0", "main": "animate.css", "repository": { "type": "git",