aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-01-31 15:00:36 +0100
committerwout <wout@impinc.co.uk>2014-01-31 15:00:36 +0100
commitb095d2949b24da056a0d968e0f2ba306d0d1f48d (patch)
tree0f4d96a1e392dbb1063593fdc7d1472de9f59e9e
parent59d48eaab5af2a244aba3b2060336e9ce1743ed9 (diff)
downloadsvg.js-b095d2949b24da056a0d968e0f2ba306d0d1f48d.tar.gz
svg.js-b095d2949b24da056a0d968e0f2ba306d0d1f48d.zip
Updated JSON
-rw-r--r--component.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json
index a4543c7..4170dbd 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.37",
+ "version": "1.0rc1",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",
diff --git a/package.json b/package.json
index 3ded344..b8687b3 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
, "keywords": ["svg", "vector", "graphics", "animation"]
, "author": "Wout Fierens <wout@impinc.co.uk>"
, "main": "dist/svg.js"
-, "version": "v0.37"
+, "version": "1.0rc1"
, "jam": {
"include": [
"dist/svg.js"