diff --git a/package.json b/package.json index 2276cfd..c3879c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wasm-arrays", - "version": "1.0.1", + "version": "1.0.2", "description": "A couple of helper functions to make WebAssembly array parameters easy to use", "main": "dist/wasm-arrays.min.js", "scripts": {