diff options
author | wout <wout@impinc.co.uk> | 2014-01-26 17:50:45 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-26 17:50:45 +0100 |
commit | 22212053f79344f2f11f77e699f7f307a25eb9a9 (patch) | |
tree | e6a02dfc8b440f2048fc7b3ffea86e6eed3a50ed /component.json | |
parent | a6aacddee1b7e62101aa2d7e6ed9bc41b61f99a6 (diff) | |
download | svg.js-22212053f79344f2f11f77e699f7f307a25eb9a9.tar.gz svg.js-22212053f79344f2f11f77e699f7f307a25eb9a9.zip |
Added get to SVG.Set, bumped to v0.37
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 0ac7476..a4543c7 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": "0.36", + "version": "0.37", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |