Bump package version to 1.1.1

Update package.json version from 1.1.0 to 1.1.1 to reflect a patch release.
This commit is contained in:
kikootwo
2026-03-05 15:03:29 -05:00
parent 859a331012
commit 3e2221ad5b
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "readmeabook",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"dev": "next dev",