Skip to content

Commit 4496323

Browse files
authored
Update build.sbt
1 parent 010e6c1 commit 4496323

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
@@ -5,7 +5,7 @@ name := "kmq"
55

66
lazy val commonSettings = Seq(
77
organization := "com.softwaremill.kmq",
8-
version := "0.2.1",
8+
version := "0.2.2",
99
scalaVersion := "2.12.4",
1010
crossScalaVersions := List(scalaVersion.value, "2.11.11"),
1111

0 commit comments

Comments
 (0)