From 0edea7c034ae3540ea5cb9894cca232758ef558d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20G=C3=A5sodden?= Date: Tue, 27 Feb 2018 06:51:12 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 102d5f8..fd14d40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bullet-catcher", - "version": "1.0.4", + "version": "1.0.5", "description": "Restrict put on gun server", "main": "index.js", "browser": "browser.js",