From fea5c8c70ac2144d6330d341e86d48b159d5f8b2 Mon Sep 17 00:00:00 2001 From: Burkes Date: Mon, 30 Apr 2018 21:31:49 -0300 Subject: [PATCH] npm is weird! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5ba8f9..f6f1448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gfynonce", - "version": "1.0.0", + "version": "1.0.1", "description": "nonce generator in the 'adjective adjective animal' pattern that that Gfycat (and Twitch) uses", "main": "dist/gfynonce.js", "module": "dist/gfynonce.es.js",