From c55986da935984a9c7e62a760a4078a10c6d7795 Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 2 Oct 2024 08:24:50 +0200 Subject: [PATCH] bump version (#18) Reviewed-on: https://git.corgi.wtf/Galactic/galactic-bot/pulls/18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c4fb0f..e9fd58f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "new-gbot", - "version": "3.3.0-dev.1", + "version": "3.4.0", "description": "New iteration of GalacticBot", "main": "build/index.js", "type": "module",