Skip to content

Commit

Permalink
Release 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Nov 20, 2019
1 parent ac2d85d commit 7b9775e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ object Build extends AutoPlugin {
if (isTravis) {
version := s"3.1.0.$travisBuildNumber-SNAPSHOT"
} else {
version := "3.0.4"
version := "3.0.5"
},
publishTo := {
val nexus = "https://oss.sonatype.org/"
Expand Down

0 comments on commit 7b9775e

Please sign in to comment.