Skip to content

Commit

Permalink
bump actual version in build file
Browse files Browse the repository at this point in the history
  • Loading branch information
jodersky committed Jan 12, 2015
1 parent 3d85ab6 commit d548c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/FlowBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import NativeKeys._
object FlowBuild extends Build {
val Organization = "com.github.jodersky"
val ScalaVersion = "2.11.4"
val Version = "2.0.8"
val Version = "2.0.9"


lazy val commonSettings: Seq[Setting[_]] =
Expand Down

0 comments on commit d548c49

Please sign in to comment.