From d3a439cbdcaf9d3255c3e7466365a5f2f3e802f3 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Thu, 15 Feb 2024 10:45:22 -0600 Subject: [PATCH] Release v1.14.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2093d04..1ddeaf1 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.13.1"` +`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.14.0"` For parsing support include: -`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.13.1"` +`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.14.0"` ### Create