summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2016-10-04 14:59:20 +0200
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2016-10-04 14:59:20 +0200
commitb7061c65d5c89078605717ccd0c50945b0941f1e (patch)
tree773cc5cc6c50fa95b490e5970c7f68700b650c02 /dist
parentb60779c88889f218eb37fe2d42bd622cda4b3eb9 (diff)
downloadsvg.js-b7061c65d5c89078605717ccd0c50945b0941f1e.tar.gz
svg.js-b7061c65d5c89078605717ccd0c50945b0941f1e.zip
try to run test with individual files instead of the concated version so it is easier to track down the source file
Diffstat (limited to 'dist')
-rw-r--r--dist/svg.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/svg.js b/dist/svg.js
index 71d39a6..29aac69 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 13:44:15 GMT+0200 (CEST)
+* BUILT: Tue Oct 04 2016 14:44:34 GMT+0200 (CEST)
*/
(function(root, factory) {
if (typeof define === 'function' && define.amd) {