Skip to content

Commit

Permalink
Merge pull request #4 from ing-bank/release-new-version
Browse files Browse the repository at this point in the history
Upgrade version to v0.1.0.0
  • Loading branch information
Fokko authored Nov 23, 2017
2 parents 6061ea2 + dc55473 commit 5a0ffaf
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 @@ -50,7 +50,7 @@ lazy val root = (project in file("."))
.settings(commonSettings)
.settings(
name := "scruid",
version := "0.0.8.3",
version := "0.1.0.0",
libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.3.1",

Expand Down

0 comments on commit 5a0ffaf

Please sign in to comment.