diff --git a/bower.json b/bower.json index 5ecc4256..82db956d 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "dist/react-select-plus.min.js", "dist/react-select-plus.min.css" ], - "version": "1.0.0-rc.1.patch3", + "version": "1.0.0-rc.1.patch4", "homepage": "https://github.com/HubSpot/react-select-plus", "authors": [ "Trevor Burnham" diff --git a/package.json b/package.json index d4a65752..615967a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-select-plus", - "version": "1.0.0-rc.1.patch3", + "version": "1.0.0-rc.1.patch4", "description": "A Select control built with and for ReactJS", "main": "lib/Select.js", "style": "dist/react-select-plus.min.css",