diff options
author | wout <wout@impinc.co.uk> | 2014-02-04 13:03:24 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-02-04 13:03:24 +0100 |
commit | 7cc23196d51a205b73aa73533a7289ec7e68efd5 (patch) | |
tree | 025a69070429293d03dc37dd6d4a578d1070b29c /component.json | |
parent | d5cc7551c31d8dcf607877ac836493dd8e6ed487 (diff) | |
download | svg.js-7cc23196d51a205b73aa73533a7289ec7e68efd5.tar.gz svg.js-7cc23196d51a205b73aa73533a7289ec7e68efd5.zip |
Updated 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 60976cf..13ffb6a 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": "v1.0.0-rc.3", + "version": "1.0.0-rc.3", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |