Skip to content

Commit f5d9d51

Browse files
authored
Merge pull request #7 from chrisg86/feature/bump-0-1-4
chore: bump to 0.1.4
2 parents a2375ad + 8c0afae commit f5d9d51

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,6 +1,6 @@
11
{
22
"name": "react-wrap-text",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A simple utility to wrap matching substrings in React with custom jsx components",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)