Bump package version to 1.0.5

Update package.json version from 1.0.4 to 1.0.5 to prepare for a patch release.
This commit is contained in:
kikootwo
2026-02-09 21:46:02 -05:00
parent f9947b745e
commit 4a38dd3da8
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "readmeabook",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"scripts": {
"dev": "next dev",