Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Odomontois committed Mar 31, 2021
1 parent b0942eb commit 7124428
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 @@ -3,7 +3,7 @@ import com.typesafe.sbt.SbtGit.git

moduleName := "tofu"

val libVersion = "0.10.0"
val libVersion = "0.10.1"

lazy val setMinorVersion = minorVersion := {
CrossVersion.partialVersion(scalaVersion.value) match {
Expand Down

0 comments on commit 7124428

Please sign in to comment.