diff --git a/animate.css b/animate.css index 772a60c..d26682f 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 9ac2d6b..f3f1068 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 8100c64..f926654 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",