diff options
author | wout <wout@impinc.co.uk> | 2016-03-14 08:38:57 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2016-03-14 08:38:57 +0100 |
commit | 595777968f56ebafc8ab0b25d8605ce258f87c98 (patch) | |
tree | 2a6479e31ff5e612600c9cb13ca51d9691eaf0f8 /dist | |
parent | 2bf4788597959684f39e3e17777149a9ccb8ceab (diff) | |
download | svg.js-595777968f56ebafc8ab0b25d8605ce258f87c98.tar.gz svg.js-595777968f56ebafc8ab0b25d8605ce258f87c98.zip |
Removed references to old test page
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 62e43be..bcf231d 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -6,7 +6,7 @@ * @copyright Wout Fierens <wout@impinc.co.uk> * @license MIT * -* BUILT: Wed Feb 10 2016 21:15:39 GMT+0100 (Mitteleuropäische Zeit) +* BUILT: Sat Mar 12 2016 12:40:26 GMT+0100 (CET) */; (function(root, factory) { if (typeof define === 'function' && define.amd) { |