diff options
author | wout <wout@impinc.co.uk> | 2014-06-12 10:42:37 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-06-12 10:42:37 +0200 |
commit | 977dd4335dc63d84b2e46fc4228dfb2e875ba48f (patch) | |
tree | 19374f75274db6d48ca3fad2224fb5f87e893460 /package.json | |
parent | faefee422ac98e4d5378174d3681d825a899ca5d (diff) | |
download | svg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.tar.gz svg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.zip |
Bumped to version 1.0.0-rc.81.0.0-rc.8
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 837e67e..e67969e 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.7" +, "version": "1.0.0-rc.8" , "jam": { "include": [ "dist/svg.js" |