Bump package version to 1.0.4

Update package.json version from 1.0.3 to 1.0.4 to publish a new patch release.
This commit is contained in:
kikootwo
2026-02-09 19:46:10 -05:00
parent 4b90b35748
commit 7e53f037af
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "readmeabook", "name": "readmeabook",
"version": "1.0.3", "version": "1.0.4",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",