package.json: Increment version
continuous-integration/appveyor/branch AppVeyor build succeeded Details

master v2.0.1
Jonatan Nilsson 2022-03-12 22:34:34 +00:00
parent 4dab6ea05d
commit 1c85867278
1 changed files with 1 additions and 1 deletions

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