From 49b3d4822bf9c32eef0690cdea9dd5542e86b43d Mon Sep 17 00:00:00 2001 From: bosh-code Date: Mon, 24 Mar 2025 16:51:02 +1300 Subject: [PATCH] bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8e1879..a5b9853 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astroplate", - "version": "5.2.0", + "version": "5.3.0", "description": "Astro and Tailwindcss boilerplate", "author": "zeon.studio", "license": "MIT",