chore: bump version

This commit is contained in:
Cory Dransfeldt 2024-10-13 16:04:34 -07:00
parent a9cc783dae
commit a90e44ccc9
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -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",

View file

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