diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2018-05-26 22:51:16 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2018-05-26 22:51:16 +0200 |
commit | 3a1946b4fb5314add48fac0daee817f0c03e13ee (patch) | |
tree | 847082433a771e5d4fed64fe74ef21b8ca6463c4 /dist/svg.js | |
parent | 91785e4c1921c3f8a0aa2c799b214245bb8755f4 (diff) | |
download | svg.js-3a1946b4fb5314add48fac0daee817f0c03e13ee.tar.gz svg.js-3a1946b4fb5314add48fac0daee817f0c03e13ee.zip |
bump 2.6.52.6.5
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 aa34622..9c1afa6 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.6.4 +* @version 2.6.5 * https://svgdotjs.github.io/ * * @copyright Wout Fierens <wout@mick-wout.com> * @license MIT * -* BUILT: Sat May 26 2018 21:16:53 GMT+0200 (Mitteleuropäische Sommerzeit) +* BUILT: Sat May 26 2018 22:47:07 GMT+0200 (Mitteleuropäische Sommerzeit) */; (function(root, factory) {
/* istanbul ignore next */
|