aboutsummaryrefslogtreecommitdiffstats
path: root/dist/svg.js
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-10-13 17:33:14 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-10-13 17:33:14 +0200
commit4e03d275373cc97edb6c0dd042fb8d11dab2ea7d (patch)
tree068e5187d402a2a9a90be58cb451efb8978c1adc /dist/svg.js
parenta3f171891ad017bb1a23e1b3422a7f3fd6a38f6d (diff)
downloadsvg.js-4e03d275373cc97edb6c0dd042fb8d11dab2ea7d.tar.gz
svg.js-4e03d275373cc97edb6c0dd042fb8d11dab2ea7d.zip
bump 2.3.52.3.5
Diffstat (limited to 'dist/svg.js')
-rw-r--r--dist/svg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/svg.js b/dist/svg.js
index 077a9c6..65e4d54 100644
--- a/dist/svg.js
+++ b/dist/svg.js
@@ -1,12 +1,12 @@
/*!
* svg.js - A lightweight library for manipulating and animating SVG.
-* @version 2.3.4
+* @version 2.3.5
* http://www.svgjs.com
*
* @copyright Wout Fierens <wout@woutfierens.com>
* @license MIT
*
-* BUILT: Wed Oct 12 2016 19:19:47 GMT-0200 (WGST)
+* BUILT: Thu Oct 13 2016 17:32:45 GMT+0200 (Mitteleuropäische Sommerzeit)
*/;
(function(root, factory) {
if (typeof define === 'function' && define.amd) {