From 7326aa6e7d4c835ccc6c640e2f2335afdff15a53 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Tue, 17 Dec 2024 11:23:20 -0600 Subject: [PATCH] Release v1.15.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f7fa85..e9bbc5c 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.15.4"` +`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.15.5"` For parsing support include: -`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.15.4"` +`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.15.5"` ### Create