Skip to content

Commit 14523f6

Browse files
committed
Create a release 0.4.7 version
1 parent 9fb4d98 commit 14523f6

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.7-SNAPSHOT",
45+
version := "0.4.7",
4646

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

0 commit comments

Comments
 (0)