From 94a5ddb2716afe793e17e22f58ff4ae959ea0350 Mon Sep 17 00:00:00 2001 From: Dustin Deus Date: Thu, 8 Dec 2016 09:29:46 +0100 Subject: [PATCH] 0.1.54 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4c5f785d0..711984fd0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nats-hemera", "author": "Dustin Deus (https://github.com/StarpTech)", - "version": "0.1.53", + "version": "0.1.54", "main": "index.js", "homepage": "https://hemerajs.github.io/hemera/", "repository": { @@ -68,4 +68,4 @@ "zipkin": "^0.5.0", "zipkin-transport-http": "^0.5.0" } -} \ No newline at end of file +}