diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-04-11 17:02:29 +0200 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-04-11 18:41:05 +0200 |
commit | 117b7fbe8db0bbbda7fc7c951d7d83005e1a669b (patch) | |
tree | 545fcbb7895f79ea75ff3a01b4154ad11c224b34 /package.json | |
parent | 1d9f1a7f8e0d2fd30156c7f6e92ff3e4d9412f6a (diff) | |
download | svg.js-117b7fbe8db0bbbda7fc7c951d7d83005e1a669b.tar.gz svg.js-117b7fbe8db0bbbda7fc7c951d7d83005e1a669b.zip |
patch release for strict mode2.5.2
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 018c4c2..f7b9591 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svg.js", - "version": "2.5.1", + "version": "2.5.2", "description": "A lightweight library for manipulating and animating SVG.", "url": "https://svgdotjs.github.io/", "homepage": "https://svgdotjs.github.io/", |