Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Mar 10, 2017
1 parent ef20768 commit eb91952
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 @@ -2,7 +2,7 @@ import Dependencies._
import Common._

lazy val commonSettings = Seq(
version in ThisBuild := "1.5.0",
version in ThisBuild := "1.5.1",
organization in ThisBuild := "org.scalaxb",
homepage in ThisBuild := Some(url("http://scalaxb.org")),
licenses in ThisBuild := Seq("MIT License" -> url("https://github.com/eed3si9n/scalaxb/blob/master/LICENSE")),
Expand Down

0 comments on commit eb91952

Please sign in to comment.