From 341b864027aa25e827b9d4dfb40a4353e145617d Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Sat, 5 Feb 2022 15:08:37 +0000 Subject: [PATCH] updated package.json ver to test post-receive hook --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45cc6c9..c585a97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rmcg.dev", - "version": "1.0.0", + "version": "1.0.1", "description": "Projects completed while working through various HTML/CSS/JavaScript things. Primarily focused on Frontend Mentor. Ultimately it will aim to be a portfolio site.", "main": "index.js", "scripts": {