Skip to content

Commit 8af6339

Browse files
committed
Release version 0.2.0
1 parent a0ec572 commit 8af6339

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
@@ -38,7 +38,7 @@ val CommonSettings = Seq(
3838
organization := "com.github.izeigerman",
3939
scalaVersion := "2.12.6",
4040
crossScalaVersions := Seq("2.11.11", scalaVersion.value),
41-
version := "0.2.0-SNAPSHOT",
41+
version := "0.2.0",
4242

4343
organizationHomepage := Some(url("https://github.com/izeigerman")),
4444
homepage := Some(url("https://github.com/izeigerman/akkeeper")),

0 commit comments

Comments
 (0)