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

Commit

Permalink
Set to snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew de Detrich <[email protected]>
  • Loading branch information
mdedetrich committed Apr 8, 2020
1 parent 3171507 commit 79073c6
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.1"
"org.zalando" %% "kanadi" % "0.6.0"
)
```

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

0 comments on commit 79073c6

Please sign in to comment.