diff --git a/package-lock.json b/package-lock.json index cf7069f8..eba65fc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sqlectron", - "version": "1.37.1", + "version": "1.38.0-alpha.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sqlectron", - "version": "1.37.1", + "version": "1.38.0-alpha.2", "license": "MIT", "dependencies": { "@babel/core": "^7.14.3", diff --git a/package.json b/package.json index 9ca0031c..0ccf6309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqlectron", - "version": "1.37.1", + "version": "1.38.0-alpha.2", "description": "A simple and lightweight SQL client with cross database and platform support", "author": { "name": "The Sqlectron Team",