diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-06-21 10:03:18 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-06-21 10:03:18 +0200 |
commit | 399dd4a2b4a381a3652695a3ab31f7da72100110 (patch) | |
tree | 2b432bf3ff41f87639ff4a7984907c5ed5b2522a /component.json | |
parent | 3579604331285969c5fd645afed8172d2b26ea67 (diff) | |
download | svg.js-399dd4a2b4a381a3652695a3ab31f7da72100110.tar.gz svg.js-399dd4a2b4a381a3652695a3ab31f7da72100110.zip |
bump 2.3.22.3.2
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 0fe93bb..68893c7 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.3.1", + "version": "2.3.2", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |