Skip to content

Commit 7acb864

Browse files
author
pioner921227
committed
chore: release 0.1.7
1 parent 9d28c4e commit 7acb864

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-native-xxhash",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",
@@ -189,4 +189,4 @@
189189
"languages": "cpp",
190190
"version": "0.45.5"
191191
}
192-
}
192+
}

0 commit comments

Comments
 (0)