Increment version to beta 3
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
This commit is contained in:
parent
e0da74f0be
commit
bc2d3d9a9b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "service-core",
|
"name": "service-core",
|
||||||
"version": "3.0.0-beta.2",
|
"version": "3.0.0-beta.3",
|
||||||
"description": "Core boiler plate code to install node server as windows service",
|
"description": "Core boiler plate code to install node server as windows service",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue