diff --git a/package-lock.json b/package-lock.json index 7f781899..066378c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sqlectron", - "version": "1.35.0", + "version": "1.36.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e46f7f0b..ecfbbb36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqlectron", - "version": "1.35.0", + "version": "1.36.0", "description": "A simple and lightweight SQL client with cross database and platform support", "author": { "name": "The Sqlectron Team",