diff --git a/package-lock.json b/package-lock.json index 10028b1e..dcb0bc87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "13.6.12", + "version": "13.6.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "13.6.12", + "version": "13.6.13", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.2.2", diff --git a/package.json b/package.json index dd3e6d9c..3871c2ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "13.6.12", + "version": "13.6.13", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": {