Skip to content

Commit

Permalink
Merge pull request #82 from jeffk-4sq/bump-version
Browse files Browse the repository at this point in the history
Bump up version
  • Loading branch information
jeffk-4sq committed Aug 27, 2015
2 parents 39781b1 + 1781748 commit c3ee834
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.0",
version := "0.90.1",
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 c3ee834

Please sign in to comment.