From 30c8a295180e3a0d973b1489898efd3b888b8660 Mon Sep 17 00:00:00 2001 From: "Visal .In" Date: Tue, 19 Sep 2023 23:31:54 +0700 Subject: [PATCH] bump version to v0.4.5 --- package.json | 2 +- release/app/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 146109b..678c2cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "querymaster", "description": "just another database graphical client", - "version": "0.4.4", + "version": "0.4.5", "keywords": [ "database", "mysql", diff --git a/release/app/package.json b/release/app/package.json index f98a44c..e45ddc9 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,6 +1,6 @@ { "name": "query-master", - "version": "0.4.4", + "version": "0.4.5", "description": "Yet another database GUI for MySQL", "license": "MIT", "author": {