Skip to content

Commit

Permalink
Bumped version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gabceb committed Nov 10, 2013
1 parent 4434715 commit dd9681f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.browser",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/gabceb/jquery-browser-plugin",
"authors": ["Gabriel Cebrian <gabceb@gmail.com>", "jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"],
"description": "A jQuery plugin for browser detection.",
Expand Down
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.3",
"version": "0.0.4",
"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 jquery.browser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Browser Plugin v0.0.3
* jQuery Browser Plugin v0.0.4
* 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 jquery.browser.js.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!
# jQuery Browser Plugin v0.0.3
# jQuery Browser Plugin v0.0.4
# 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 jquery.browser.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Browser Plugin v0.0.3
* jQuery Browser Plugin v0.0.4
* 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 dd9681f

Please sign in to comment.