Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
- TypeScript definitions
- h32Raw and h64Raw APIs for use with Uint8Array
  • Loading branch information
jungomi committed Apr 2, 2020
1 parent 166efc4 commit c51512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xxhash-wasm",
"version": "0.3.1",
"version": "0.4.0",
"description": "A WebAssembly implementation of xxHash",
"main": "cjs/xxhash-wasm.js",
"module": "esm/xxhash-wasm.js",
Expand Down

0 comments on commit c51512d

Please sign in to comment.