diff --git a/text.js b/text.js index 4396976..bf61a3f 100644 --- a/text.js +++ b/text.js @@ -1,5 +1,5 @@ /** - * @license RequireJS text 2.0.2+ Copyright (c) 2010-2012, The Dojo Foundation All Rights Reserved. + * @license RequireJS text 2.0.3 Copyright (c) 2010-2012, The Dojo Foundation All Rights Reserved. * Available via the MIT or new BSD license. * see: http://github.com/requirejs/text for details */ @@ -23,7 +23,7 @@ define(['module'], function (module) { masterConfig = (module.config && module.config()) || {}; text = { - version: '2.0.2+', + version: '2.0.3', strip: function (content) { //Strips declarations so that external SVG and XML