Skip to content

Commit 2c97c52

Browse files
committed
v0.6.2
1 parent 7af7986 commit 2c97c52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-select",
33
"main": "dist/react-select.min.js",
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"homepage": "https://github.com/JedWatson/react-select",
66
"authors": [
77
"Jed Watson"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-select",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "A Select control built with and for ReactJS",
55
"main": "lib/Select.js",
66
"author": "Jed Watson",

0 commit comments

Comments
 (0)