From e8f276ecebef0a5a49a81ef148cbd1b5d6b515e7 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 14 Jun 2023 21:13:51 +0200 Subject: [PATCH] 0.1.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 560a778..f69d697 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/cozy", - "version": "0.1.21", + "version": "0.1.19", "scripts": { "start": "astro dev", "build": "astro build"