Skip to content

Commit

Permalink
bumping up twofishes version
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulpratapm committed Jun 19, 2015
1 parent a8a0ff2 commit 09024c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/GeocoderBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object GeocoderBuild extends Build {
lazy val buildSettings = Seq(
organization := "com.foursquare.twofishes",
name := "twofishes",
version := "0.84.11",
version := "0.90.0",
scalaVersion := "2.10.2",
javacOptions ++= Seq("-source", "1.6", "-target", "1.6"),
javacOptions in doc := Seq("-source", "1.6")
Expand Down

0 comments on commit 09024c5

Please sign in to comment.