Skip to content

Commit

Permalink
Preparing tag xpathparser_2.13-0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvreeze committed Aug 13, 2021
1 parent c93c007 commit 3ed6da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -13,7 +13,7 @@ val crossScalaVer = Seq(scalaVer, "2.13.6")

ThisBuild / description := "XPath parser and XPath AST API"
ThisBuild / organization := "eu.cdevreeze.xpathparser"
ThisBuild / version := "0.8.0-SNAPSHOT"
ThisBuild / version := "0.8.0"

ThisBuild / scalaVersion := scalaVer
ThisBuild / crossScalaVersions := crossScalaVer
Expand Down

0 comments on commit 3ed6da0

Please sign in to comment.