updated package.json ver to test post-receive hook

This commit is contained in:
Robert McGovern 2022-02-05 15:08:37 +00:00
parent 5aa2a43fbe
commit 341b864027
1 changed files with 1 additions and 1 deletions

View File

@ -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": {