Skip to content

Commit

Permalink
Merge pull request xmlcalabash#3 from ndw/main
Browse files Browse the repository at this point in the history
Bumped version
  • Loading branch information
ndw committed Oct 23, 2021
2 parents 32a6245 + a6704c7 commit 4b52705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -2,7 +2,7 @@ import java.io.{BufferedReader, InputStreamReader}

enablePlugins(JavaAppPackaging)

lazy val xmlCalabashVersion = "2.99.5"
lazy val xmlCalabashVersion = "2.99.6"
lazy val jafplVersion = "0.3.75"
lazy val saxonVersion = "10.6"
lazy val useSaxonEE = Option(System.getProperty("saxonEdition")).getOrElse("HE") == "EE"
Expand Down

0 comments on commit 4b52705

Please sign in to comment.