package.json: Increment version
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This commit is contained in:
parent
4dab6ea05d
commit
1c85867278
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue