diff options
author | wout <wout@impinc.co.uk> | 2014-06-18 20:31:03 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-06-18 20:31:03 +0200 |
commit | cf989b97218374285a12ce270056ce2d2c502ee3 (patch) | |
tree | 5e88b670d15cf68da97d696e6e06c2845d581b2e /package.json | |
parent | 838ee6a024215808b7be3ef9534a4a63b42687ec (diff) | |
download | svg.js-cf989b97218374285a12ce270056ce2d2c502ee3.tar.gz svg.js-cf989b97218374285a12ce270056ce2d2c502ee3.zip |
Updated README
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a704576..557d1d3 100755 --- 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": "1.0.0-rc.9" +, "version": "1.0.0-rc.10" , "jam": { "include": [ "dist/svg.js" |