From ce7fe082f6c0990b363b26c779b70f1485e28f87 Mon Sep 17 00:00:00 2001 From: Tom Snelling Date: Tue, 14 Feb 2023 17:55:26 +0000 Subject: [PATCH] version bump --- 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 629f310..d7c48f8 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/api", - "version": "0.0.1", + "version": "1.0.0-beta.1", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/client/package.json b/client/package.json index e31061a..2c74a31 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/client", - "version": "0.0.1", + "version": "1.0.0-beta.1", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/package.json b/package.json index 4ee2226..5b2f30b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqtracker", - "version": "0.0.1", + "version": "1.0.0-beta.1", "private": true, "license": "GPL-3.0-only", "workspaces": [