Skip to content

Commit

Permalink
Bump version to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wmeddie committed Feb 16, 2022
1 parent aba01ee commit 7db656e
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 @@ -21,7 +21,7 @@ lazy val root = Project(id = "spark-cyclone-sql-plugin", base = file("."))
.configs(VectorEngine)
.configs(TPC)
.configs(CMake)
.settings(version := "0.9.1")
.settings(version := "0.9.2")

lazy val tracing = project
.enablePlugins(JavaServerAppPackaging)
Expand Down

0 comments on commit 7db656e

Please sign in to comment.