Skip to content

Commit 07d59ee

Browse files
committed
Bump the minor
1 parent 3fb2290 commit 07d59ee

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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.8",
3+
"version": "0.1.0",
44
"homepage": "https://github.com/gabceb/jquery-browser-plugin",
55
"authors": ["Gabriel Cebrian <[email protected]>", "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.8",
12+
"version": "0.1.0",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Browser Plugin 0.0.8
2+
* jQuery Browser Plugin 0.1.0
33
* https://github.com/gabceb/jquery-browser-plugin
44
*
55
* Original jquery-browser code Copyright 2005, 2015 jQuery Foundation, Inc. and other contributors

dist/jquery.browser.min.js

Lines changed: 3 additions & 3 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.8",
3+
"version": "0.1.0",
44
"authors": [
55
"Gabriel Cebrian <[email protected]>",
66
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"

0 commit comments

Comments
 (0)