Skip to content

Commit

Permalink
Bumped to v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gabceb committed Mar 31, 2014
1 parent 1d235da commit 1efa52d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion browser.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.browser.js
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.browser.js.coffee
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.browser.min.js
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.browser",
"version": "0.0.5",
"version": "0.0.6",
"authors": [
"Gabriel Cebrian <[email protected]>",
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"
Expand Down
2 changes: 1 addition & 1 deletion test/src/jquery.browser.js
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1efa52d

Please sign in to comment.