aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 06:25:33 +0100
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 06:25:33 +0100
commitc8dc14292c257608ea890cd93a75d8a9921d8d46 (patch)
tree0c5f9375beee97cfe187e503a697f8797b71724e /dist
parent5f2a84fd218b06c100d64bba76308b866f197709 (diff)
downloadsvg.js-c8dc14292c257608ea890cd93a75d8a9921d8d46.tar.gz
svg.js-c8dc14292c257608ea890cd93a75d8a9921d8d46.zip
Wrapping up for 2.3.7 release
Diffstat (limited to 'dist')
-rw-r--r--dist/svg.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/svg.js b/dist/svg.js
index 64b79aa..6fcb165 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.6
-* http://www.svgjs.com
+* https://svgdotjs.github.io/
*
-* @copyright Wout Fierens <wout@mick-wout.com.com>
+* @copyright Wout Fierens <wout@mick-wout.com>
* @license MIT
*
-* BUILT: Sun Nov 13 2016 14:06:31 GMT+0100 (CET)
+* BUILT: Sat Jan 14 2017 05:53:26 GMT+0100 (CET)
*/;
(function(root, factory) {
if (typeof define === 'function' && define.amd) {