Skip to content

Commit

Permalink
Update to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Jan 8, 2016
1 parent 7b1d110 commit d8b2ac0
Show file tree
Hide file tree
Showing 6 changed files with 2,594 additions and 1,973 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "jquery",
"version": "2.1.4",
"version": "2.2.0",
"description": "jQuery component",
"keywords": [
"jquery",
Expand Down
2 changes: 1 addition & 1 deletion component.json
@@ -1,7 +1,7 @@
{
"name": "jquery",
"repo": "components/jquery",
"version": "2.1.4",
"version": "2.2.0",
"description": "jQuery component",
"keywords": [
"jquery",
Expand Down

1 comment on commit d8b2ac0

@chenxsan
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I should not operate on the master branch next time? @RobLoach

Please sign in to comment.