Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iansinnott committed Mar 16, 2022
1 parent bf5d2e8 commit fcfe2b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -41,4 +41,4 @@
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-react": "^7.0.0"
}
}
}

0 comments on commit fcfe2b6

Please sign in to comment.