Skip to content

Commit 96288f1

Browse files
author
Richard Peters
committed
Version Bump
1 parent 1d601c6 commit 96288f1

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)