Skip to content

Commit

Permalink
Updates version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
zafer-esen committed Nov 14, 2023
1 parent 44a4326 commit ca7b21c
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 @@ -2,7 +2,7 @@
lazy val commonSettings = Seq(
name := "Eldarica",
organization := "uuverifiers",
version := "10.0.0",
version := "2.0.9-ext",
homepage := Some(url("https://github.com/uuverifiers/eldarica")),
licenses := Seq("BSD License 2.0" -> url("https://github.com/uuverifiers/eldarica/blob/master/LICENSE")),
scalaVersion := "2.11.12",
Expand Down

0 comments on commit ca7b21c

Please sign in to comment.