diff --git a/package-lock.json b/package-lock.json index fc41b804..aabc0fc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sqlectron", - "version": "1.34.0", + "version": "1.35.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 243be737..fe2c87cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqlectron", - "version": "1.34.0", + "version": "1.35.0", "description": "A simple and lightweight SQL client with cross database and platform support", "author": { "name": "The Sqlectron Team",