Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed May 17, 2016
1 parent 7795027 commit 7d7b742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-select",
"version": "6.3.1",
"version": "6.3.3",
"description": "React Select",
"keywords": [
"react",
Expand Down Expand Up @@ -34,6 +34,7 @@
"karma": "rc-tools run karma",
"saucelabs": "rc-tools run saucelabs",
"test": "rc-tools run test",
"prepublish": "rc-tools run guard",
"chrome-test": "rc-tools run chrome-test",
"coverage": "rc-tools run coverage"
},
Expand Down

0 comments on commit 7d7b742

Please sign in to comment.