Skip to content

Commit

Permalink
v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Triangle717 committed Jul 6, 2015
1 parent 3498df9 commit deedc12
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 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.6",
"version": "0.0.8",
"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.6",
"version": "0.0.8",
"author": {
"name": "Gabriel Cebrian. Initial implementation by the jQuery Team",
"url": "https://github.com/gabceb/jquery-browser-plugin/wiki/Authors"
Expand Down
4 changes: 2 additions & 2 deletions dist/jquery.browser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Browser Plugin 0.0.7
* jQuery Browser Plugin 0.0.8
* https://github.com/gabceb/jquery-browser-plugin
*
* Original jquery-browser code Copyright 2005, 2015 jQuery Foundation, Inc. and other contributors
Expand All @@ -10,7 +10,7 @@
*
* Released under the MIT license
*
* Date: 19-05-2015
* Date: 05-07-2015
*/
/*global window: false */

Expand Down
7 changes: 3 additions & 4 deletions dist/jquery.browser.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7",
"version": "0.0.8",
"authors": [
"Gabriel Cebrian <gabceb@gmail.com>",
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"
Expand Down

0 comments on commit deedc12

Please sign in to comment.