Skip to content

Commit 83486fb

Browse files
Merge pull request #146 from fullfacing/develop
Version Bump
2 parents 6641b99 + 96288f1 commit 83486fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import xerial.sbt.Sonatype.GitHubHosting
44

55
lazy val global = {
66
Seq(
7-
version := "2.0.1",
7+
version := "2.0.2",
88
scalaVersion := "2.13.1",
99
organization := "com.fullfacing",
1010
scalacOptions ++= (CrossVersion.partialVersion(scalaVersion.value) match {

0 commit comments

Comments
 (0)