Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Set to release
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew de Detrich <[email protected]>
  • Loading branch information
mdedetrich committed Mar 20, 2020
1 parent ae27d5e commit 35dffa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Kanadi is currently deployed to OSS Sonatype. For Circe 0.12.x use Kanadi 0.5.x

```sbt
libraryDependencies ++= Seq(
"org.zalando" %% "kanadi" % "0.5.0"
"org.zalando" %% "kanadi" % "0.5.1"
)
```

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version := "0.5.1-SNAPSHOT"
version := "0.5.1"

0 comments on commit 35dffa3

Please sign in to comment.