From 515a2a0061f9e793a525211dfc1492109a56c6c4 Mon Sep 17 00:00:00 2001 From: Tom Snelling Date: Thu, 29 Jun 2023 18:09:24 +0100 Subject: [PATCH] ver 1.3.1 --- api/package.json | 2 +- client/package.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/package.json b/api/package.json index c7366fc..c7e9d68 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/api", - "version": "1.3.0", + "version": "1.3.1", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/client/package.json b/client/package.json index 8107699..3a690bd 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/client", - "version": "1.3.0", + "version": "1.3.1", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/package.json b/package.json index 01dd13f..b15907a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqtracker", - "version": "1.3.0", + "version": "1.3.1", "private": true, "license": "GPL-3.0-only", "workspaces": [