From b8cec762ab558bab8844d01d847893c469409e4d Mon Sep 17 00:00:00 2001 From: redonkulus Date: Thu, 14 May 2020 14:21:42 -0700 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7788bc..b873494 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.4", + "version": "0.1.5", "author": "Mo Kouli ", "main": "index.js", "repository": {