Skip to content

Commit

Permalink
0.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sclasen committed Mar 21, 2013
1 parent b19f4ed commit a4af2b5
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 {

val buildSettings = Seq(
organization := "com.sclasen",
version := "0.1.2-SNAPSHOT",
version := "0.1.2",
scalaVersion := "2.10.0",
crossScalaVersions := Seq("2.10.0"),
resolvers ++= Seq("TypesafeMaven" at "http://repo.typesafe.com/typesafe/maven-releases",
Expand Down

0 comments on commit a4af2b5

Please sign in to comment.