summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-09-05 09:06:25 +0200
committerwout <wout@impinc.co.uk>2014-09-05 09:06:25 +0200
commitd5f5dd18a6c9d986dd0582256e2120675e1ca561 (patch)
tree8a0175e1419d4bad4708998999eea595814ba31d /package.json
parent666abb81f98f123fe410d6caf78209b81f086886 (diff)
downloadsvg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.tar.gz
svg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.zip
Bumped to 2.0.0-rc.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d7f69f..ffbeef5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "SVG.js",
- "version": "1.0.0-rc.10",
+ "version": "2.0.0-rc.1",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "http://svgjs.com",
"homepage": "http://www.svgjs.com",