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 Aug 30, 2015
1 parent 492c1ec commit 71e6d0e
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.90.2",
version := "0.90.3",
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 71e6d0e

Please sign in to comment.