Skip to content

Commit

Permalink
Update version for release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed May 24, 2017
1 parent b3a1b48 commit d879d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AkkaBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object AkkaBuild extends Build {

lazy val buildSettings = Dependencies.Versions ++ Seq(
organization := "com.typesafe.akka",
version := "2.5-SNAPSHOT"
version := "2.5.2"
)

lazy val rootSettings = parentSettings ++ Release.settings ++
Expand Down

0 comments on commit d879d08

Please sign in to comment.