From dc5f7425fdb68d88efe30bc1b52c9ae8475b6d62 Mon Sep 17 00:00:00 2001 From: Joe Ruello Date: Thu, 31 Aug 2017 15:35:37 +1000 Subject: [PATCH] Bump to 0.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e87b9b3f..b46fc64c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inceptum", - "version": "0.5.5", + "version": "0.5.6", "description": "hipages take on the foundational library for enterprise-grade apps written in NodeJS", "main": "dist/index.js", "types": "dist/index.d.ts",