Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Apr 5, 2015
1 parent 36b6f80 commit aefba37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 1,7 @@
{
"name": "react-select",
"main": "dist/react-select.min.js",
"version": "0.4.5",
"version": "0.4.6",
"homepage": "https://github.com/JedWatson/react-select",
"authors": [
"Jed Watson"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "react-select",
"version": "0.4.5",
"version": "0.4.6",
"description": "A Select control built with and for ReactJS",
"main": "lib/Select.js",
"author": "Jed Watson",
Expand Down

0 comments on commit aefba37

Please sign in to comment.