Skip to content

Commit 96baf19

Browse files
committed
version bump
1 parent f95e59d commit 96baf19

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": "@rescript/react",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
44
"description": "React bindings for ReScript",
55
"files": [
66
"README.md",
@@ -36,4 +36,4 @@
3636
"react": ">=19.1.0",
3737
"react-dom": ">=19.1.0"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)