From f4b4ca82cb4800e2b9fbfa7390429fd60a911a9d Mon Sep 17 00:00:00 2001 From: daywiss Date: Tue, 17 Sep 2019 15:49:53 -0400 Subject: [PATCH] v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ddb2b6..d35dc10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openservice", - "version": "0.0.1", + "version": "0.0.2", "description": "Flexible easy to use microservice framework on streams", "main": "index.js", "author": "david ",