Skip to content

Commit

Permalink
bumped up Scala and fixed cafebabe version
Browse files Browse the repository at this point in the history
  • Loading branch information
psuter committed Jul 19, 2012
1 parent e4f0092 commit 46226d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name := "Cafebabe"

version := "1.3"
version := "1.2"

scalaVersion := "2.9.1-1"
scalaVersion := "2.9.2"

scalacOptions += "-deprecation"

Expand Down

0 comments on commit 46226d3

Please sign in to comment.