Skip to content

Commit

Permalink
release v1 with paper
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouly committed Dec 8, 2018
1 parent 9341af0 commit b1ee27a
Show file tree
Hide file tree
Showing 2 changed files 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.9",
version := "1.0",
name := s"employability-${name.value}"
) ++ Bintray.settings

Expand Down
Binary file modified web/public/paper/employability.pdf
Binary file not shown.

0 comments on commit b1ee27a

Please sign in to comment.