From 7ea52f5957a01a06682d7908bf9a7da8fa5648e1 Mon Sep 17 00:00:00 2001 From: Adil Atalay Hamamcioglu <38231748+recoskyler@users.noreply.github.com> Date: Thu, 11 Jan 2024 02:02:00 +0200 Subject: [PATCH] chore: bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0cd90a..b7d80ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatter", - "version": "1.0.1", + "version": "1.1.0", "scripts": { "dev": "vite dev", "build": "vite build",