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: mdedetrich <[email protected]>
  • Loading branch information
mdedetrich committed Jan 7, 2021
1 parent 5e47166 commit d46864f
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.8.2"
"org.zalando" %% "kanadi" % "0.9.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.9.0"
version := "0.9.1-SNAPSHOT"

0 comments on commit d46864f

Please sign in to comment.