Skip to content

Commit d9b2aee

Browse files
feat: release 1.0.3
1 parent 7a57b5b commit d9b2aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-render-helper",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Simplify your conditional rendering within React with elegance and intuitiveness with ease.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
@@ -39,4 +39,4 @@
3939
"peerDependencies": {
4040
"react": "^18.3.1"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)