We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d28c4e commit 7acb864Copy full SHA for 7acb864
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-xxhash",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"description": "💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
@@ -189,4 +189,4 @@
189
"languages": "cpp",
190
"version": "0.45.5"
191
}
192
-}
+}
0 commit comments