diff options
author | wout <wout@impinc.co.uk> | 2016-08-04 12:35:28 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2016-08-04 12:35:28 +0200 |
commit | 5205f40c30bc3ebda77dd3e6be5b4d80304ca8d6 (patch) | |
tree | 3e9f0868dfb262979800c2920ca1e50b444ab3f0 /bower.json | |
parent | b0a8b25f387d882e54dfddbbbc208a7c3ca39730 (diff) | |
download | svg.js-5205f40c30bc3ebda77dd3e6be5b4d80304ca8d6.tar.gz svg.js-5205f40c30bc3ebda77dd3e6be5b4d80304ca8d6.zip |
Version bump
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ { "name": "svg.js", - "version":"2.3.3", + "version":"2.3.4", "homepage": "http://svgjs.com/", "authors": [ - "Wout Fierens <wout@impinc.co.uk>" + "Wout Fierens <wout@woutfierens.com>" ], "description": "A lightweight library for manipulating and animating SVG", "main": "dist/svg.js", |