Skip to content

Commit 6821ae7

Browse files
author
Daniel de la Cruz
committed
v0.4.2
1 parent d05d374 commit 6821ae7

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.4.1",
4+
"version": "0.4.2",
55
"main": "lib/",
66
"scripts": {
77
"clean:lib": "rimraf ./lib/*",

0 commit comments

Comments
 (0)