Skip to content

Commit

Permalink
Preparing tag tqa_3-0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvreeze committed Jun 14, 2021
1 parent 00ab466 commit 689cc68
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 @@ -15,7 +15,7 @@ val crossScalaVer = Seq(scalaVer, "2.13.6")

ThisBuild / description := "Extensible XBRL taxonomy query API"
ThisBuild / organization := "eu.cdevreeze.tqa"
ThisBuild / version := "0.13.0-SNAPSHOT"
ThisBuild / version := "0.13.0"

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

0 comments on commit 689cc68

Please sign in to comment.