From 1c85867278deac43386331b1750cff3845cd26f4 Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sat, 12 Mar 2022 22:34:34 +0000 Subject: [PATCH] package.json: Increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98e1a34..f958d05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sc-helloworld", - "version": "2.0.0", + "version": "2.0.1", "description": "Hello World app for service core", "main": "index.js", "scripts": {