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