Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouly committed Dec 8, 2018
1 parent 039e9c6 commit 3c5926f
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.0",
version := "1.1",
name := s"employability-${name.value}"
) ++ Bintray.settings

Expand Down

0 comments on commit 3c5926f

Please sign in to comment.