From d2675a8eb7622d29ed0bbacedd0d82f14a0e71f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Meier?= Date: Tue, 23 Apr 2024 21:24:29 +0200 Subject: [PATCH] Publish to jsr --- jsr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsr.json b/jsr.json index d68a7b1..44f0cb0 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { "name": "@fire-lib/fire", - "version": "0.3.0-alpha.12", + "version": "0.3.0", "exports": { "./api/Api": "./src/api/Api.ts", "./api/ApiError": "./src/api/ApiError.ts",