summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-05 15:39:39 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-05 15:39:39 +0200
commitcdf8e1467f5c6e0d4f9d62a7ca64d93b87a448e0 (patch)
tree6bf919edb993d6bd51a50355dc71105b6cbc3331 /dist/svg.js
parent9e14ae8476f0d363cc064ddbb3fa1a954aa309b8 (diff)
downloadsvg.js-cdf8e1467f5c6e0d4f9d62a7ca64d93b87a448e0.tar.gz
svg.js-cdf8e1467f5c6e0d4f9d62a7ca64d93b87a448e0.zip
bump 2.3.12.3.1
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 03f839c..260403f 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.0
+* @version 2.3.1
* http://www.svgjs.com
*
* @copyright Wout Fierens <wout@woutfierens.com>
* @license MIT
*
-* BUILT: Thu May 05 2016 15:38:13 GMT+0200 (Mitteleuropäische Sommerzeit)
+* BUILT: Thu May 05 2016 15:39:22 GMT+0200 (Mitteleuropäische Sommerzeit)
*/;
(function(root, factory) {
if (typeof define === 'function' && define.amd) {