Skip to content

Commit 0b6d4fa

Browse files
committed
Bump version
1 parent 87ece5d commit 0b6d4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object ApplicationBuild extends Build {
88
override lazy val settings = super.settings ++
99
Seq(
1010
name := "sentinel",
11-
version := "0.5.5",
11+
version := "0.5.6",
1212
organization := "nl.gideondk",
1313
scalaVersion := "2.10.2",
1414
parallelExecution in Test := false,

0 commit comments

Comments
 (0)