diff --git a/package-lock.json b/package-lock.json index 480dde61..775046a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "24.13.4", + "version": "24.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "24.13.4", + "version": "24.14.0", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.5.0", diff --git a/package.json b/package.json index 90a8ead8..a628c2a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "24.13.4", + "version": "24.14.0", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "scripts": {