From a95093cf80c4194f9e0e6b942766c6b1ed9e5374 Mon Sep 17 00:00:00 2001 From: DanRuta Date: Sat, 30 Sep 2017 21:32:27 +0100 Subject: [PATCH] Updated npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {