From 66e9725e2143435356f6ceb1941773a9c3b94b44 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 10 Jun 2023 12:20:48 +0200 Subject: [PATCH] chore: fix version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40c57b4..f24f8da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/cozy", - "version": "0.1.8", + "version": "0.1.7", "scripts": { "start": "astro dev", "build": "astro build"