From 216428b7df9439793bcf7aaf0f88bb43ee6a0a4e Mon Sep 17 00:00:00 2001 From: Lino Le Van <11367844+lino-levan@users.noreply.github.com> Date: Sat, 27 Jul 2024 13:55:35 +0200 Subject: [PATCH] chore: cut release --- deno.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.jsonc b/deno.jsonc index e9a7938..d63b8c3 100644 --- a/deno.jsonc +++ b/deno.jsonc @@ -1,6 +1,6 @@ { "name": "@astral/astral", - "version": "0.4.4", + "version": "0.4.5", "exports": "./mod.ts", "tasks": { // The task to automatically generate `./src/celestial.ts`