Skip to content

Commit 0f2851e

Browse files
committed
Create a release 0.4.8 version
1 parent 4531e8c commit 0f2851e

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

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

0 commit comments

Comments
 (0)