diff options
author | wout <wout@impinc.co.uk> | 2014-01-22 13:26:08 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-22 13:26:08 +0100 |
commit | f8236f9b6eda01897e0ebb69867c50c2669a9c86 (patch) | |
tree | f3cf749c0202789f645e08654bcbb6da64cfb335 /package.json | |
parent | 0230d7b8abca470f3b8833ca5ed5360613520442 (diff) | |
download | svg.js-f8236f9b6eda01897e0ebb69867c50c2669a9c86.tar.gz svg.js-f8236f9b6eda01897e0ebb69867c50c2669a9c86.zip |
Minor updates to surrounding files
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 4147d95..6e0e92e 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.32" +, "version": "v0.33" , "jam": { "include": [ "dist/svg.js" |