We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254c140 commit 02e7dedCopy full SHA for 02e7ded
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-feature-toggle",
3
"description": "A simple solution for implementing feature toggles in react",
4
- "version": "0.5.0",
+ "version": "0.6.0",
5
"main": "lib/",
6
"scripts": {
7
"clean:lib": "rimraf ./lib/*",
0 commit comments