Skip to content

Commit deedc12

Browse files
author
Triangle717
committed
v0.0.8
1 parent 3498df9 commit deedc12

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.browser",
3-
"version": "0.0.6",
3+
"version": "0.0.8",
44
"homepage": "https://github.com/gabceb/jquery-browser-plugin",
55
"authors": ["Gabriel Cebrian <gabceb@gmail.com>", "jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"],
66
"description": "A jQuery plugin for browser detection.",

browser.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"html5",
1010
"support"
1111
],
12-
"version": "0.0.6",
12+
"version": "0.0.8",
1313
"author": {
1414
"name": "Gabriel Cebrian. Initial implementation by the jQuery Team",
1515
"url": "https://github.com/gabceb/jquery-browser-plugin/wiki/Authors"

dist/jquery.browser.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Browser Plugin 0.0.7
2+
* jQuery Browser Plugin 0.0.8
33
* https://github.com/gabceb/jquery-browser-plugin
44
*
55
* Original jquery-browser code Copyright 2005, 2015 jQuery Foundation, Inc. and other contributors
@@ -10,7 +10,7 @@
1010
*
1111
* Released under the MIT license
1212
*
13-
* Date: 19-05-2015
13+
* Date: 05-07-2015
1414
*/
1515
/*global window: false */
1616

dist/jquery.browser.min.js

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.browser",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"authors": [
55
"Gabriel Cebrian <gabceb@gmail.com>",
66
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"

0 commit comments

Comments
 (0)