Skip to content

Commit

Permalink
#16 Update Scala from 2.11.0 to 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocdaothanh committed May 22, 2014
1 parent de36126 commit af8bd43
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 @@ -4,7 +4,7 @@ name := "glokka"

version := "1.8-SNAPSHOT"

scalaVersion := "2.11.0"
scalaVersion := "2.11.1"

crossScalaVersions := Seq("2.11.0", "2.10.4")

Expand Down

0 comments on commit af8bd43

Please sign in to comment.