Skip to content

Commit dc5fa7c

Browse files
committed
Forgot to update the version number in build.sbt to 0.4.1.
1 parent 6784321 commit dc5fa7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "KafkaOffsetMonitor"
2-
version := "0.4.0-SNAPSHOT"
2+
version := "0.4.1-SNAPSHOT"
33
scalaVersion := "2.11.8"
44
organization := "com.quantifind"
55

0 commit comments

Comments
 (0)