diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-08 17:18:25 -0200 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2016-10-08 17:18:25 -0200 |
commit | 5c18e89d271fd515eaa2cbd2fb393fe133fb0bbc (patch) | |
tree | 66e97344ddc12e57138eec480d0e9c7f96c88007 /dist/svg.js | |
parent | 74aab4ca721acdb34ec16e5413e906ad24b1b5c9 (diff) | |
download | svg.js-5c18e89d271fd515eaa2cbd2fb393fe133fb0bbc.tar.gz svg.js-5c18e89d271fd515eaa2cbd2fb393fe133fb0bbc.zip |
halt dev of chrome base solution
Diffstat (limited to 'dist/svg.js')
-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 595da34..4cda13a 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -6,7 +6,7 @@ * @copyright Wout Fierens <wout@woutfierens.com> * @license MIT * -* BUILT: Tue Oct 04 2016 15:03:44 GMT+0200 (CEST) +* BUILT: Wed Oct 05 2016 15:27:51 GMT+0200 (CEST) */ (function(root, factory) { if (typeof define === 'function' && define.amd) { |