Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangarnier committed Oct 12, 2020
1 parent 5d72690 commit 1a7405c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ function timeline(params = {}) {
return tl;
}

anime.version = '3.2.0';
anime.version = '3.2.1';
anime.speed = 1;
// TODO:#review: naming, documentation
anime.suspendWhenDocumentHidden = true;
Expand Down

0 comments on commit 1a7405c

Please sign in to comment.