Bump package version to 1.1.2

Update package.json version from 1.1.1 to 1.1.2 to mark a new patch release.
This commit is contained in:
kikootwo
2026-03-05 16:46:09 -05:00
parent 5b4aa3fa15
commit f09931f352
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "readmeabook",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "next dev",