From b6647584988de25bb23390e4aa3fbed0aa4ead30 Mon Sep 17 00:00:00 2001 From: hgw Date: Mon, 2 Oct 2023 12:32:22 +0000 Subject: [PATCH] Bump version to 1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 873d15c..68663bb 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "phishies", - "version": "1.0.0", + "version": "1.0.1", "description": "Node.js aquarium generator module", "main": "phish.js", "repository": { "type": "git", - "url": "https://git.supernets.org/hgw/phish2.git" + "url": "https://git.supernets.org/hgw/phishies.git" }, "author": "hgw", "license": "ISC",