diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-05 20:46:40 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-05 20:46:40 +0200 |
commit | 71918fc0ae59b09cbc90151da6ed1fb700c872b3 (patch) | |
tree | fd79875a769231a97fc400b99253397dd36a4cc6 /component.json | |
parent | 7bfa12a8256d0d400dbf2bc508c27003360e1a66 (diff) | |
download | svg.js-71918fc0ae59b09cbc90151da6ed1fb700c872b3.tar.gz svg.js-71918fc0ae59b09cbc90151da6ed1fb700c872b3.zip |
Updated Versions in package, bower and component.json
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 d8e53e8..3152699 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.1.0", + "version": "2.1.1", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |