From aa0fb979adcc95f9e04bd1f326cb28bc791f95a7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 10 Oct 2023 12:15:16 +0000 Subject: [PATCH] chore: release v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 807b9cc..d0bba46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@querateam/qui", - "version": "0.2.1", + "version": "0.3.0", "description": "", "sideEffects": false, "main": "dist/index.js",