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 /component.json | |
parent | afcce62e95d86324b81f7cd0fa9ce18c59f5902d (diff) | |
download | svg.js-c6026fb0051177ded9cfc9b462ec80123f490467.tar.gz svg.js-c6026fb0051177ded9cfc9b462ec80123f490467.zip |
Bump 2.0.32.0.3
Diffstat (limited to 'component.json')
-rw-r--r-- | component.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json index 2f14c9c..e41d36a 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "svg.js", "repo": "wout/svg.js", "description": "A lightweight library for manipulating and animating SVG", - "version": "2.0.0", + "version": "2.0.3", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |