Skip to content

Commit

Permalink
release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartina committed Oct 29, 2019
1 parent 924f64d commit 725b970
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 @@ -98,7 +98,7 @@ lazy val root = (project in file("."))
.settings(commonSettings)
.settings(
name := "scruid",
version := "2.3.0-SNAPSHOT",
version := "2.3.0",
resolvers += Resolver.sonatypeRepo("releases"),
libraryDependencies ++= Seq(
"com.typesafe" % "config" % typesafeConfigVersion,
Expand Down

0 comments on commit 725b970

Please sign in to comment.