From 779c07d0964464d5e2239c17f00257723175e12a Mon Sep 17 00:00:00 2001 From: Hasit Mistry Date: Fri, 1 Mar 2024 21:38:01 -0800 Subject: [PATCH] Bump version to 0.0.3 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 37bc7bf..a044b37 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "Fish", - "version": "0.0.2", + "version": "0.0.3", "authors": [ "Hasit Mistry " ],