diff options
author | wout <wout@impinc.co.uk> | 2014-01-25 15:19:44 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-25 15:19:44 +0100 |
commit | 4eb82d6002258266717ab2edf1a686c3e2fb31fd (patch) | |
tree | fd37e96128482f04be7ed30ad58998b6df76aa6b /package.json | |
parent | b48f03348ba04fb875c193f7e630fb35601bd9fe (diff) | |
download | svg.js-4eb82d6002258266717ab2edf1a686c3e2fb31fd.tar.gz svg.js-4eb82d6002258266717ab2edf1a686c3e2fb31fd.zip |
Updated README and version references
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 ee58209..c7a9e7f 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.34" +, "version": "v0.36" , "jam": { "include": [ "dist/svg.js" |