Skip to content

Commit

Permalink
v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouly committed Nov 19, 2018
1 parent 78347a7 commit 4d0f725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lazy val commonSettings = Seq(
resolvers += Resolver.bintrayRepo("jrouly", "sbt-release"),
organization := "net.rouly",
scalaVersion := "2.11.12",
version := "0.3",
version := "0.4",
name := s"employability-${name.value}"
) ++ Bintray.settings

Expand Down

0 comments on commit 4d0f725

Please sign in to comment.