Skip to content

Commit 02e7ded

Browse files
author
Daniel de la Cruz
committed
v0.6.0
1 parent 254c140 commit 02e7ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-feature-toggle",
33
"description": "A simple solution for implementing feature toggles in react",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"main": "lib/",
66
"scripts": {
77
"clean:lib": "rimraf ./lib/*",

0 commit comments

Comments
 (0)