Bump package version to 1.0.14

Update package.json version from 1.0.13 to 1.0.14 to reflect a new patch release. No other changes included in this commit.
This commit is contained in:
kikootwo
2026-02-26 12:46:10 -05:00
parent 1b0a80052d
commit 547af71de8
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "readmeabook", "name": "readmeabook",
"version": "1.0.13", "version": "1.0.14",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",