diff options
author | wout <wout@impinc.co.uk> | 2014-09-05 14:45:27 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-09-05 14:45:27 +0200 |
commit | 04c734f0fc6c03c20d471c560f2ad8dba3d65b83 (patch) | |
tree | 212e8aeafd7f5d4a6ff81284eea3de4babf0b638 /component.json | |
parent | 9a0c9eb2e73a9ca941a043802143dbb568b4a609 (diff) | |
download | svg.js-04c734f0fc6c03c20d471c560f2ad8dba3d65b83.tar.gz svg.js-04c734f0fc6c03c20d471c560f2ad8dba3d65b83.zip |
Bumped to version 1.0.0
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 ebdd7c1..9bc4468 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.9", + "version": "1.0.0", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |