aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-02-01 11:15:39 +0100
committerwout <wout@impinc.co.uk>2014-02-01 11:15:39 +0100
commit08c53d59fc3a43d906951b1a49bfef9a81c2f9f5 (patch)
tree0921460e6e54aaf8c8e8c55d2952379f490401c9 /component.json
parent859bbecc67cbb0d81cf8639c4cfefbf39151faef (diff)
downloadsvg.js-08c53d59fc3a43d906951b1a49bfef9a81c2f9f5.tar.gz
svg.js-08c53d59fc3a43d906951b1a49bfef9a81c2f9f5.zip
Updated version format in JSON
Diffstat (limited to 'component.json')
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 4170dbd..1469250 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": "1.0rc1",
+ "version": "1.0.0-rc1",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",