From 5e2e7e397eb21b69a99834205b2b41fa28075b0d Mon Sep 17 00:00:00 2001 From: Icebob Date: Tue, 23 May 2017 11:18:41 +0200 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f6cbb8..05d8fc8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moleculer-web", - "version": "0.2.1", + "version": "0.2.2", "description": "Official API Gateway service for Moleculer framework", "main": "index.js", "scripts": {