Skip to content

Commit

Permalink
Change version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osopardo1 authored and osopardo1 committed Aug 2, 2023
1 parent b9a96b3 commit 96da313
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
@@ -1,7 +1,7 @@
import Dependencies._
import xerial.sbt.Sonatype._

val mainVersion = "0.3.3"
val mainVersion = "0.4.0"

lazy val qbeastCore = (project in file("core"))
.settings(
Expand Down

0 comments on commit 96da313

Please sign in to comment.