From 22ef7ebbe19a032b8a998b12c207ab38482daa97 Mon Sep 17 00:00:00 2001 From: Rishi Raj Jain Date: Sat, 6 Apr 2024 13:27:38 +0530 Subject: [PATCH] chore: bump version --- packages/astro-font/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro-font/package.json b/packages/astro-font/package.json index 6c7832c..00f59a4 100644 --- a/packages/astro-font/package.json +++ b/packages/astro-font/package.json @@ -2,7 +2,7 @@ "license": "MIT", "type": "module", "private": false, - "version": "0.0.79", + "version": "0.0.80", "name": "astro-font", "types": "index.d.ts", "exports": {