diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-21 13:41:04 -0200 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-21 13:43:35 -0200 |
commit | a67f69cd521a6ae000bb729afb3b84fc7a94eab0 (patch) | |
tree | 3cbb43c48bb74806a6e2ae98ee847d62ae4c1b3f /dist | |
parent | e4bff8c910e37f923a138fd44f6c8a3b21fa2a78 (diff) | |
download | svg.js-a67f69cd521a6ae000bb729afb3b84fc7a94eab0.tar.gz svg.js-a67f69cd521a6ae000bb729afb3b84fc7a94eab0.zip |
bump 2.3.62.3.6
Diffstat (limited to 'dist')
-rw-r--r-- | dist/svg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/svg.js b/dist/svg.js index 1fcda5e..f3d3bc6 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -6,7 +6,7 @@ * @copyright Wout Fierens <wout@woutfierens.com> * @license MIT * -* BUILT: Thu Oct 20 2016 17:35:41 GMT-0200 (WGST) +* BUILT: Fri Oct 21 2016 13:38:14 GMT-0200 (WGST) */; (function(root, factory) { if (typeof define === 'function' && define.amd) { |