Skip to content

Commit

Permalink
Releasing 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
folone committed Jul 29, 2013
1 parent fdae07e commit c108ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Build extends Build {

lazy val buildSettings = Seq(
organization := "info.folone",
version := "0.10-SNAPSHOT",
version := "0.10",

scalaVersion := "2.10.2",
crossScalaVersions := Seq("2.9.3", "2.10.2"),
Expand Down

0 comments on commit c108ee4

Please sign in to comment.