From 35c3ead097a9ede09469172666cc96349d2ce3e4 Mon Sep 17 00:00:00 2001 From: jrburke Date: Fri, 2 Aug 2013 14:58:41 -0700 Subject: [PATCH] rev to 2.0.10 --- package.json | 2 +- text.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 85fc4b1..a997e1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "text", - "version": "2.0.9", + "version": "2.0.10", "description": "An AMD loader plugin for loading text resources.", "categories": [ "Loader plugins" diff --git a/text.js b/text.js index 51f1025..1e4fc96 100644 --- a/text.js +++ b/text.js @@ -1,5 +1,5 @@ /** - * @license RequireJS text 2.0.9 Copyright (c) 2010-2012, The Dojo Foundation All Rights Reserved. + * @license RequireJS text 2.0.10 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.9', + version: '2.0.10', strip: function (content) { //Strips declarations so that external SVG and XML