From 1efa52dee883e8d3e4929b644ff1350bf203a62b Mon Sep 17 00:00:00 2001 From: Gabriel Cebrian Date: Sun, 30 Mar 2014 18:11:40 -0700 Subject: [PATCH] Bumped to v0.0.6 --- browser.jquery.json | 2 +- dist/jquery.browser.js | 2 +- dist/jquery.browser.js.coffee | 2 +- dist/jquery.browser.min.js | 2 +- package.json | 2 +- test/src/jquery.browser.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/browser.jquery.json b/browser.jquery.json index 7ef36b5..4e4c14c 100644 --- a/browser.jquery.json +++ b/browser.jquery.json @@ -9,7 +9,7 @@ "html5", "support" ], - "version": "0.0.5", + "version": "0.0.6", "author": { "name": "Gabriel Cebrian. Initial implementation by the jQuery Team", "url": "https://github.com/gabceb/jquery-browser-plugin/wiki/Authors" diff --git a/dist/jquery.browser.js b/dist/jquery.browser.js index 01c2bee..3bb26d7 100644 --- a/dist/jquery.browser.js +++ b/dist/jquery.browser.js @@ -1,5 +1,5 @@ /*! - * jQuery Browser Plugin v0.0.5 + * jQuery Browser Plugin v0.0.6 * https://github.com/gabceb/jquery-browser-plugin * * Original jquery-browser code Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors diff --git a/dist/jquery.browser.js.coffee b/dist/jquery.browser.js.coffee index ad6e001..a41d105 100644 --- a/dist/jquery.browser.js.coffee +++ b/dist/jquery.browser.js.coffee @@ -1,5 +1,5 @@ #! -# jQuery Browser Plugin v0.0.5 +# jQuery Browser Plugin v0.0.6 # https://github.com/gabceb/jquery-browser-plugin # # Original jquery-browser code Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors diff --git a/dist/jquery.browser.min.js b/dist/jquery.browser.min.js index 39ad9a6..eadf06e 100644 --- a/dist/jquery.browser.min.js +++ b/dist/jquery.browser.min.js @@ -1,5 +1,5 @@ /*! - * jQuery Browser Plugin 0.0.5 + * jQuery Browser Plugin 0.0.6 * https://github.com/gabceb/jquery-browser-plugin * * Original jquery-browser code Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors diff --git a/package.json b/package.json index 9fc9d8c..a3db42b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery.browser", - "version": "0.0.5", + "version": "0.0.6", "authors": [ "Gabriel Cebrian ", "jQuery Team " diff --git a/test/src/jquery.browser.js b/test/src/jquery.browser.js index 01c2bee..3bb26d7 100644 --- a/test/src/jquery.browser.js +++ b/test/src/jquery.browser.js @@ -1,5 +1,5 @@ /*! - * jQuery Browser Plugin v0.0.5 + * jQuery Browser Plugin v0.0.6 * https://github.com/gabceb/jquery-browser-plugin * * Original jquery-browser code Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors