From: Adam Powers Date: Mon, 2 Nov 2020 00:41:38 +0000 (-0800) Subject: bump version X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fa0c9cfd2139065656012a485f2c4dafb8e1e5f;p=nethack bump version --- diff --git a/sys/libnh/npm-package/package.json b/sys/libnh/npm-package/package.json index 0d2e13937..d7a11e442 100644 --- a/sys/libnh/npm-package/package.json +++ b/sys/libnh/npm-package/package.json @@ -1,6 +1,6 @@ { "name": "@neth4ck/neth4ck", - "version": "1.0.1", + "version": "1.0.2", "description": "The original NetHack rogue-like game built as a WebAssembly module", "main": "src/nethackShim.js", "scripts": {