We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6641b99 + 96288f1 commit 83486fbCopy full SHA for 83486fb
build.sbt
@@ -4,7 +4,7 @@ import xerial.sbt.Sonatype.GitHubHosting
4
5
lazy val global = {
6
Seq(
7
- version := "2.0.1",
+ version := "2.0.2",
8
scalaVersion := "2.13.1",
9
organization := "com.fullfacing",
10
scalacOptions ++= (CrossVersion.partialVersion(scalaVersion.value) match {
0 commit comments