From 8f3faed11f082b4ded40631d90533c88c5eb2b5c Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Fri, 1 Apr 2022 10:05:49 +0000 Subject: [PATCH] package: Release new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e76e0f..cf6bfb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sc-helloworld", - "version": "2.0.5", + "version": "2.0.6", "description": "Hello World app for service core", "main": "index.js", "scripts": {