Skip to content

Commit a3d1a7e

Browse files
committed
Release v1.21.1
1 parent ad3ac98 commit a3d1a7e

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
@@ -46,10 +46,10 @@ The focus of this project is minimalism and flexibility. To that end, the featur
4646
### Setup
4747

4848
For SBT simply include:
49-
`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.21.0"`
49+
`libraryDependencies += "org.typelevel" %%% "fabric-core" % "1.21.1"`
5050

5151
For parsing support include:
52-
`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.21.0"`
52+
`libraryDependencies += "org.typelevel" %%% "fabric-io" % "1.21.1"`
5353

5454
### Create
5555

0 commit comments

Comments
 (0)