Skip to content

Commit

Permalink
Bump the minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gabceb committed Nov 23, 2015
1 parent 3fb2290 commit 07d59ee
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 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.8",
"version": "0.1.0",
"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.8",
"version": "0.1.0",
"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 0.0.8
* jQuery Browser Plugin 0.1.0
* https://github.com/gabceb/jquery-browser-plugin
*
* Original jquery-browser code Copyright 2005, 2015 jQuery Foundation, Inc. and other contributors
Expand Down
6 changes: 3 additions & 3 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.8",
"version": "0.1.0",
"authors": [
"Gabriel Cebrian <gabceb@gmail.com>",
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"
Expand Down

0 comments on commit 07d59ee

Please sign in to comment.