From 0551b8e12d85d553ab5d1a877f63f11e33d573a3 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sun, 25 May 2025 16:14:24 +0200 Subject: [PATCH] chore: :bookmark: Set version to 0.9.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38f5f7df..1c06b444 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "versia-server", "module": "index.ts", "type": "module", - "version": "0.8.0", + "version": "0.9.0-alpha.0", "description": "Powerful, configurable and modular federated server using the Versia Protocol.", "homepage": "https://versia.pub", "author": {