From 326a000e52b780d4a2276f2d009fc06fef6e0a33 Mon Sep 17 00:00:00 2001 From: Lino Le Van <11367844+lino-levan@users.noreply.github.com> Date: Wed, 13 Nov 2024 01:29:48 +0100 Subject: [PATCH] chore: bump version --- deno.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.jsonc b/deno.jsonc index f25b701..b1785a4 100644 --- a/deno.jsonc +++ b/deno.jsonc @@ -1,6 +1,6 @@ { "name": "@astral/astral", - "version": "0.4.8", + "version": "0.4.9", "exports": "./mod.ts", "tasks": { // The task to automatically generate `./src/celestial.ts`