diff --git a/animate.css b/animate.css index 772a60c23..d26682f8e 100644 --- a/animate.css +++ b/animate.css @@ -2,7 +2,7 @@ /*! * animate.css -https://daneden.github.io/animate.css/ - * Version - 3.7.1 + * Version - 3.7.2 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2019 Daniel Eden diff --git a/animate.min.css b/animate.min.css index 9ac2d6b96..f3f106883 100644 --- a/animate.min.css +++ b/animate.min.css @@ -2,7 +2,7 @@ /*! * animate.css -https://daneden.github.io/animate.css/ - * Version - 3.7.1 + * Version - 3.7.2 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2019 Daniel Eden diff --git a/package.json b/package.json index 8100c64a3..f926654c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animate.css", - "version": "3.7.1", + "version": "3.7.2", "main": "animate.css", "repository": { "type": "git",