Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satabin committed Mar 14, 2017
1 parent 49449b8 commit c75835f
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 @@ -7,7 +7,7 @@ lazy val globalSettings = Seq(
organization := "org.gnieh",
licenses += ("The Apache Software License, Version 2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt")),
homepage := Some(url("https://github.com/gnieh/sohva")),
version := "2.1.0-SNAPSHOT",
version := "2.1.0",
scalaVersion := "2.12.1",
crossScalaVersions := Seq("2.12.0", "2.11.8"),
libraryDependencies ++= globalDependencies,
Expand Down

0 comments on commit c75835f

Please sign in to comment.