Bump package version to 1.0.9

Update package.json version from 1.0.8 to 1.0.9 to mark a new patch release. No other changes in this diff.
This commit is contained in:
kikootwo
2026-02-20 10:19:50 -05:00
parent cb9f1b81bc
commit 04dbb05a6e
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "readmeabook", "name": "readmeabook",
"version": "1.0.8", "version": "1.0.9",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",