Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellito committed Apr 17, 2021
1 parent e7c7191 commit d9df1c3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion dist/vivus.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* vivus - JavaScript library to make drawing animation on SVG
* @version v0.4.5
* @version v0.4.6
* @link https://github.com/maxwellito/vivus
* @license MIT
*/
Expand Down Expand Up @@ -1219,3 +1219,4 @@ parsePositiveInt = function(value, defaultValue) {
}

}());

Loading

0 comments on commit d9df1c3

Please sign in to comment.