From fffccb414d6a0a0c39b00f23997fdfa0955df7c1 Mon Sep 17 00:00:00 2001 From: jrburke Date: Mon, 13 Aug 2012 11:04:37 -0700 Subject: [PATCH] Rev version for 2.0.3 --- text.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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