Skip to content

Commit

Permalink
Preparing next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dvreeze committed Aug 13, 2021
1 parent 3ed6da0 commit 815e11a
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"
ThisBuild / version := "0.9.0-SNAPSHOT"

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

0 comments on commit 815e11a

Please sign in to comment.