From 04e6aa5476392908a6d477d7dfe3a144f0553e94 Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Tue, 28 Feb 2023 09:17:39 +0000 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e11407b62..129b1889b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-cactus", - "version": "2.1.0", + "version": "2.1.1", "private": false, "scripts": { "dev": "astro dev",