Skip to content

Commit

Permalink
v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouly committed Dec 9, 2018
1 parent c523950 commit f9d42b1
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 := "1.4",
version := "1.5",
name := s"employability-${name.value}"
) ++ Bintray.settings

Expand Down

0 comments on commit f9d42b1

Please sign in to comment.