chore: bump version

This commit is contained in:
Cory Dransfeldt 2024-10-09 20:30:32 -07:00
parent a96893f5eb
commit 7ce8fa218c
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.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.5.0",

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.0.0",
"version": "1.0.1",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {