diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-11-18 14:43:17 +0100 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-11-18 14:43:17 +0100 |
commit | 618bb98112a65591b1759c837ada283aba6e37ed (patch) | |
tree | e425337e386e6f0058aefe91b882cc4b69abaceb /dist/svg.js | |
parent | 7c6a8af8c9fbda68b4601215070d53db822616e8 (diff) | |
download | svg.js-618bb98112a65591b1759c837ada283aba6e37ed.tar.gz svg.js-618bb98112a65591b1759c837ada283aba6e37ed.zip |
gulp2.2.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 ebc77ae..9a8d3a9 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.2.0 +* @version 2.2.1 * http://www.svgjs.com * * @copyright Wout Fierens <wout@impinc.co.uk> * @license MIT * -* BUILT: Wed Nov 18 2015 14:36:43 GMT+0100 (Mitteleuropäische Zeit) +* BUILT: Wed Nov 18 2015 14:42:33 GMT+0100 (Mitteleuropäische Zeit) */; (function(root, factory) { if (typeof define === 'function' && define.amd) { |