From 4df851086c0f23a498ef97230f79790ff40223d9 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Fri, 15 May 2020 10:17:29 -0700 Subject: [PATCH] 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea5bf96..85ce8d0 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.5", + "version": "0.1.6", "author": "Mo Kouli ", "main": "index.js", "repository": {