From b095d2949b24da056a0d968e0f2ba306d0d1f48d Mon Sep 17 00:00:00 2001 From: wout Date: Fri, 31 Jan 2014 15:00:36 +0100 Subject: [PATCH] Updated JSON --- component.json | 2 +- package.json | 2 +- 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 ", "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 " , "main": "dist/svg.js" -, "version": "v0.37" +, "version": "1.0rc1" , "jam": { "include": [ "dist/svg.js" -- 2.39.5