1 parent f542924 commit 4ce9b8eCopy full SHA for 4ce9b8e
1 file changed
build.sbt
@@ -13,7 +13,7 @@ lazy val commonSettings = Seq(
13
resolvers += Resolver.bintrayRepo("jrouly", "sbt-release"),
14
organization := "net.rouly",
15
scalaVersion := "2.11.12",
16
- version := "0.7",
+ version := "0.8",
17
name := s"employability-${name.value}"
18
) ++ Bintray.settings
19
0 commit comments