Skip to content

Commit

Permalink
chore: release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pioner921227 committed Jan 19, 2025
1 parent 9d28c4e commit 7acb864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -189,4 +189,4 @@
"languages": "cpp",
"version": "0.45.5"
}
}
}

0 comments on commit 7acb864

Please sign in to comment.