Skip to content

Commit 1cb1441

Browse files
author
Igor Antonov
committed
Set version to 5.0.0-rc4
1 parent 9b5efd2 commit 1cb1441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lazy val commonSettings = Seq(
1010

1111
startYear := Some(2015),
1212

13-
version := "5.0.0-SNAPSHOT",
13+
version := "5.0.0-rc4",
1414

1515
scalaVersion := "2.11.11",
1616
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)