Skip to content

Commit

Permalink
Needs to be version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
doolse committed Aug 4, 2019
1 parent 9061e13 commit a901d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -10,7 +10,7 @@ lazy val config = ConfigFactory.parseFile(prjDir / "application.conf")

val commonSettings = Seq(
organization := "io.github.doolse",
version := "0.1.8",
version := "0.1.9",
scalaVersion := "2.12.6",
resolvers += Resolver.sonatypeRepo("snapshots"),

Expand Down

0 comments on commit a901d4a

Please sign in to comment.