Skip to content

Commit 6fc9060

Browse files
committed
v0.3.1
1 parent 7d36728 commit 6fc9060

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/vivus.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* vivus - JavaScript library to make drawing animation on SVG
3-
* @version v0.3.0
3+
* @version v0.3.1
44
* @link https://github.com/maxwellito/vivus
55
* @license MIT
66
*/

dist/vivus.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vivus",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "JavaScript library to make drawing animation on SVG",
55
"main": "dist/vivus.js",
66
"scripts": {

0 commit comments

Comments
 (0)