Skip to content

Commit 138fbc9

Browse files
committed
fix: wrong package version
1 parent 5f68c73 commit 138fbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/render-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-render-html",
3-
"version": "6.3.4",
3+
"version": "6.4.0",
44
"author": "Meliorence <contact@meliorence.com> (github.com/meliorence)",
55
"license": "BSD-2-Clause",
66
"description": "The hackable, full-featured Open Source HTML rendering solution for React Native.",

0 commit comments

Comments
 (0)