Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Jul 6, 2020
1 parent 94960c2 commit 1bbb2a4
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 @@ -87,7 +87,7 @@ lazy val `panoptes` = (project in file("."))
.settings(appSettings)
.settings(
name := "panoptes",
version := "0.2.2",
version := "0.2.3",
fork := true,
libraryDependencies ++= Seq(
"com.auth0" % "java-jwt" % auth0Version,
Expand Down

0 comments on commit 1bbb2a4

Please sign in to comment.