diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-12 09:11:10 -0200 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-12 09:11:10 -0200 |
commit | 801d70d6049322ee45f1b72864275a3ff775b4e6 (patch) | |
tree | 07da62ee3b541b3e37a0bacad93a71cf439253f0 /package.json | |
parent | 21702be223d9b49b009969f32182ef365d2649d7 (diff) | |
download | svg.js-801d70d6049322ee45f1b72864275a3ff775b4e6.tar.gz svg.js-801d70d6049322ee45f1b72864275a3ff775b4e6.zip |
3.0.0-0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bfc3052..fd777d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svg.js", - "version": "2.3.4", + "version": "3.0.0-0", "description": "A lightweight library for manipulating and animating SVG.", "url": "http://svgjs.com", "homepage": "http://www.svgjs.com", |