diff --git a/package.json b/package.json index 4d04908e..710a5436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "24.5.6", + "version": "24.5.7", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "scripts": { @@ -56,4 +56,4 @@ "slugify": "^1.6.6", "terser": "^5.31.6" } -} \ No newline at end of file +}