We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b903f commit 9501190Copy full SHA for 9501190
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-functional-select",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Micro-sized and micro-optimized select component for React.js",
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.esm.js",
0 commit comments