Skip to content

Commit

Permalink
preparing release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartina committed Jul 26, 2019
1 parent 88b2b18 commit e335ca8
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 @@ -64,7 +64,7 @@ lazy val root = (project in file("."))
.settings(commonSettings)
.settings(
name := "scruid",
version := "2.1.2-SNAPSHOT",
version := "2.2.0",
libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.3.3",
"io.circe" %% "circe-core" % circeVersion,
Expand Down

0 comments on commit e335ca8

Please sign in to comment.