diff --git a/package.json b/package.json index be9e3fe..b805a5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-xxhash", - "version": "0.1.6", + "version": "0.1.7", "description": "💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI", "main": "./lib/commonjs/index.js", "module": "./lib/module/index.js", @@ -189,4 +189,4 @@ "languages": "cpp", "version": "0.45.5" } -} \ No newline at end of file +}