From 3a54a5515dbc01f8c49b9ae61d31034f48164dc0 Mon Sep 17 00:00:00 2001 From: gil Date: Wed, 19 Jun 2024 19:22:04 -0500 Subject: [PATCH] Increment website version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8de1250..c3c7d5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gils-nexus", - "version": "0.0.2", + "version": "0.0.3", "description": "", "main": "index.js", "scripts": {