Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Jun 13, 2015
1 parent 286ff14 commit 4d14d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ organization := "com.qifun"

name := "stateless-future"

version := "0.4.0-SNAPSHOT"
version := "0.4.0"

libraryDependencies <+= (scalaVersion) { sv =>
"org.scala-lang" % "scala-reflect" % sv
Expand Down

0 comments on commit 4d14d53

Please sign in to comment.