diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-05-05 15:39:39 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-05-05 15:39:39 +0200 |
commit | cdf8e1467f5c6e0d4f9d62a7ca64d93b87a448e0 (patch) | |
tree | 6bf919edb993d6bd51a50355dc71105b6cbc3331 /dist/svg.js | |
parent | 9e14ae8476f0d363cc064ddbb3fa1a954aa309b8 (diff) | |
download | svg.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.js | 4 |
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) { |