diff options
author | wout <wout@impinc.co.uk> | 2014-01-31 15:00:36 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-31 15:00:36 +0100 |
commit | b095d2949b24da056a0d968e0f2ba306d0d1f48d (patch) | |
tree | 0f4d96a1e392dbb1063593fdc7d1472de9f59e9e /package.json | |
parent | 59d48eaab5af2a244aba3b2060336e9ce1743ed9 (diff) | |
download | svg.js-b095d2949b24da056a0d968e0f2ba306d0d1f48d.tar.gz svg.js-b095d2949b24da056a0d968e0f2ba306d0d1f48d.zip |
Updated JSON
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 <wout@impinc.co.uk>" , "main": "dist/svg.js" -, "version": "v0.37" +, "version": "1.0rc1" , "jam": { "include": [ "dist/svg.js" |