Skip to content

Commit fcfe2b6

Browse files
committed
v1.0.0
1 parent bf5d2e8 commit fcfe2b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-string-replace",
3-
"version": "0.5.1",
3+
"version": "1.0.0",
44
"description": "String#replace for React components",
55
"license": "MIT",
66
"main": "index.js",
@@ -41,4 +41,4 @@
4141
"eslint-plugin-flowtype": "^2.25.0",
4242
"eslint-plugin-react": "^7.0.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)