Bumping the internal version to 0.4.0

Signed-off-by: Matt Farina <matt.farina@suse.com>
This commit is contained in:
Matt Farina
2021-08-09 17:08:34 -04:00
parent c72fdca443
commit 4fda47d632
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "rancher-desktop",
"version": "0.3.0",
"version": "0.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rancher-desktop",
"version": "0.3.0",
"version": "0.4.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "rancher-desktop",
"license": "Apache-2.0",
"version": "0.3.0",
"version": "0.4.0",
"engines": {
"node": ">=14.14"
},