diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-06-27 14:03:23 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-06-27 14:03:23 +0200 |
commit | c6026fb0051177ded9cfc9b462ec80123f490467 (patch) | |
tree | c559952f80287d8e8e7b6a2d4ddffd31181aa733 /package.json | |
parent | afcce62e95d86324b81f7cd0fa9ce18c59f5902d (diff) | |
download | svg.js-c6026fb0051177ded9cfc9b462ec80123f490467.tar.gz svg.js-c6026fb0051177ded9cfc9b462ec80123f490467.zip |
Bump 2.0.32.0.3
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 fc04f14..36eedf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svg.js", - "version": "2.0.2", + "version": "2.0.3", "description": "A lightweight library for manipulating and animating SVG.", "url": "http://svgjs.com", "homepage": "http://www.svgjs.com", |