From e60d13f4e9e6d3271460852bf8dce1746c1f5e5f Mon Sep 17 00:00:00 2001 From: Bojan Djurkovic Date: Tue, 28 Mar 2017 09:08:31 -0300 Subject: [PATCH] 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac2efc1..0836b02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mali", - "version": "0.2.3", + "version": "0.2.4", "description": "Minimalistic gRPC microservice framework", "main": "lib/index.js", "scripts": {