aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 07:29:24 +0100
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 07:29:24 +0100
commit9e2077b488d7600586e89d21853366fb407389b2 (patch)
treeb53604b9c02469ddc7549dcd455ed1f2fdfcee45 /package.json
parenta0b9f4d4f70c8c4cec5cba2dbe24ffc3a5e6bab3 (diff)
downloadsvg.js-9e2077b488d7600586e89d21853366fb407389b2.tar.gz
svg.js-9e2077b488d7600586e89d21853366fb407389b2.zip
version 2.4.0 - new feature: path animation2.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4fd476b..9876df2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "svg.js",
- "version": "2.3.7",
+ "version": "2.4.0",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",