Skip to content

Commit

Permalink
Prepare release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Jan 18, 2022
1 parent 4027231 commit aaed7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -5,7 +5,7 @@ inThisBuild(
organization := "com.stackstate",
scalaVersion := "2.12.13",
crossScalaVersions := Seq(scalaVersion.value, "2.13.5"),
version := "0.7.1",
version := "0.7.2",
libraryDependencies ++= {
// Silencer
val silencerVersion = "1.7.3"
Expand Down

0 comments on commit aaed7b2

Please sign in to comment.