Skip to content

Commit 988ac7d

Browse files
committed
Create a release 0.3.3 version
1 parent d4a90cc commit 988ac7d

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.3.3-SNAPSHOT",
41+
version := "0.3.3",
4242

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

0 commit comments

Comments
 (0)