Skip to content

Commit

Permalink
Bumped v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
piffall committed Oct 3, 2023
1 parent fdc34a7 commit 33a98aa
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 @@ -22,7 +22,7 @@ import xerial.sbt.Sonatype._

val settings = Seq(
organization := "com.damavis",
version := "0.4.2",
version := "0.4.3",
isSnapshot := version.value.endsWith("SNAPSHOT"),
scalaVersion := "2.12.11",
libraryDependencies ++= dependencies ++ testDependencies,
Expand Down

0 comments on commit 33a98aa

Please sign in to comment.