Skip to content

Commit 8dcb12e

Browse files
committed
Create a release 0.4.4 version
1 parent b2c43d3 commit 8dcb12e

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
@@ -42,7 +42,7 @@ val CommonSettings = Seq(
4242
organization := "com.github.izeigerman",
4343
scalaVersion := "2.12.6",
4444
crossScalaVersions := Seq("2.11.11", scalaVersion.value),
45-
version := "0.4.4-SNAPSHOT",
45+
version := "0.4.4",
4646

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

0 commit comments

Comments
 (0)