Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eltonmesquita committed May 11, 2020
1 parent 1afb3a4 commit 92f2e1a
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion animate.compat.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion animate.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion animate.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/animate.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3 class="animation-title">Back entrances</h3>
</section>


<section class="back_exists" id="back_exists">
<section class="back_exits" id="back_exits">
<h3 class="animation-title">Back exits</h3>
<ul class="animation-group">
<li class="animation-item" data-animation="backOutDown">
Expand Down Expand Up @@ -1259,7 +1259,7 @@ <h2>Core team</h2>
/>
</svg>
</a>
<span class="animate-version">v4.0.0</span>
<span class="animate-version">v4.1.0</span>
</div>
</aside>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animate.css",
"version": "4.0.0",
"version": "4.1.0",
"main": "animate.css",
"repository": {
"type": "git",
Expand Down

0 comments on commit 92f2e1a

Please sign in to comment.