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