From 37bab23feef48f983d24544e025f83c283415d74 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Mon, 26 Jul 2021 13:39:11 -0700 Subject: [PATCH] 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f096706..545ab85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fumble", "description": "Simple error objects in node. Created specifically to be used with the fetchr library and based on hapi.js' Boom.", - "version": "0.1.6", + "version": "0.1.7", "author": "Mo Kouli ", "main": "index.js", "repository": {