From 48adeef4b3892c4ce07c7e5775a00f260cb8c00e Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Mon, 19 Feb 2024 12:09:03 -0600 Subject: [PATCH] Release v1.14.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ddeaf1..1c98cdc 100755 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ The focus of this project is minimalism and flexibility. To that end, the featur ### Setup For SBT simply include: -`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.14.0"` +`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.14.1"` For parsing support include: -`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.14.0"` +`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.14.1"` ### Create