summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-11 17:02:29 +0200
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-11 18:41:05 +0200
commit117b7fbe8db0bbbda7fc7c951d7d83005e1a669b (patch)
tree545fcbb7895f79ea75ff3a01b4154ad11c224b34 /dist/svg.js
parent1d9f1a7f8e0d2fd30156c7f6e92ff3e4d9412f6a (diff)
downloadsvg.js-117b7fbe8db0bbbda7fc7c951d7d83005e1a669b.tar.gz
svg.js-117b7fbe8db0bbbda7fc7c951d7d83005e1a669b.zip
patch release for strict mode2.5.2
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 728777b..a718846 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.5.1
+* @version 2.5.2
* https://svgdotjs.github.io/
*
* @copyright Wout Fierens <wout@mick-wout.com>
* @license MIT
*
-* BUILT: Tue Apr 11 2017 16:44:57 GMT+0200 (CEST)
+* BUILT: Tue Apr 11 2017 18:39:19 GMT+0200 (CEST)
*/;
(function(root, factory) {
if (typeof define === 'function' && define.amd) {