package.json: Increment version
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded

This commit is contained in:
Jonatan Nilsson 2022-03-12 22:34:34 +00:00
parent 4dab6ea05d
commit 1c85867278

View file

@ -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": {