fix(tagged_content.sql): include books that have been started in addition to finished

This commit is contained in:
Cory Dransfeldt 2025-05-16 13:26:41 -07:00
parent 2666d6ed67
commit 63c5862620
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

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