From 3d0f0fd628edef175a8c6ec9a1fd526a0ac90c39 Mon Sep 17 00:00:00 2001 From: Surjith S M Date: Thu, 23 May 2024 14:00:43 +0530 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1426099..8fa9dad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astroship", "type": "module", - "version": "1.2.0", + "version": "2.2.0", "private": true, "scripts": { "dev": "astro dev",