Skip to content

Commit

Permalink
Release v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Feb 15, 2024
1 parent 5f4c732 commit d3a439c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d3a439c

Please sign in to comment.