Skip to content

Commit

Permalink
Release Scruid 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas Beelen committed Jan 30, 2019
1 parent d997977 commit 50dacda
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 @@ -60,7 +60,7 @@ lazy val root = (project in file("."))
.settings(commonSettings)
.settings(
name := "scruid",
version := "2.0.1-SNAPSHOT",
version := "2.1.0",
libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.3.3",
"io.circe" %% "circe-core" % circeVersion,
Expand Down

0 comments on commit 50dacda

Please sign in to comment.