diff --git a/package.json b/package.json index e41de21..fd68c2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-string-replace", - "version": "0.5.1", + "version": "1.0.0", "description": "String#replace for React components", "license": "MIT", "main": "index.js", @@ -41,4 +41,4 @@ "eslint-plugin-flowtype": "^2.25.0", "eslint-plugin-react": "^7.0.0" } -} \ No newline at end of file +}