diff --git a/package-lock.json b/package-lock.json index 99b0c820..911f6b74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "1.0.8", + "version": "1.0.9", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.5.0", diff --git a/package.json b/package.json index ecc4a8f3..9b61b32b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "1.0.8", + "version": "1.0.9", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "scripts": {