From d5cc7551c31d8dcf607877ac836493dd8e6ed487 Mon Sep 17 00:00:00 2001 From: wout Date: Tue, 4 Feb 2014 13:01:06 +0100 Subject: [PATCH] Updated JSON --- bower.json | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 0a64710..c8e50ed 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "svg.js", - "version": "1.0.0-rc3", + "version": "v1.0.0-rc.3", "homepage": "http://svgjs.com/", "authors": [ "Wout Fierens " diff --git a/component.json b/component.json index 9094c2a..60976cf 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.0.0-rc3", + "version": "v1.0.0-rc.3", "keywords": ["svg"], "author": "Wout Fierens ", "main": "dist/svg.js", diff --git a/package.json b/package.json index 6d5ad4d..275f6db 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ , "keywords": ["svg", "vector", "graphics", "animation"] , "author": "Wout Fierens " , "main": "dist/svg.js" -, "version": "1.0.0-rc3" +, "version": "v1.0.0-rc.3" , "jam": { "include": [ "dist/svg.js" -- 2.39.5