Skip to content

Commit 38cf2f9

Browse files
committed
Release v1.29.0
1 parent d0db785 commit 38cf2f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ The focus of this project is minimalism and flexibility. To that end, the featur
5151
### Setup
5252

5353
For SBT simply include:
54-
`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.28.1"`
54+
`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.29.0"`
5555

5656
For parsing support include:
57-
`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.28.1"`
57+
`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.29.0"`
5858

5959
### Create
6060

0 commit comments

Comments
 (0)