diff options
author | wout <wout@impinc.co.uk> | 2014-09-05 09:06:25 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-09-05 09:06:25 +0200 |
commit | d5f5dd18a6c9d986dd0582256e2120675e1ca561 (patch) | |
tree | 8a0175e1419d4bad4708998999eea595814ba31d /component.json | |
parent | 666abb81f98f123fe410d6caf78209b81f086886 (diff) | |
download | svg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.tar.gz svg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.zip |
Bumped to 2.0.0-rc.1
Diffstat (limited to 'component.json')
-rwxr-xr-x | component.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json index 3982e79..4cd508a 100755 --- 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": "1.0.0-rc.10", + "version": "2.0.0-rc.1", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |