Skip to content

Commit

Permalink
Bump version to 3.1.1 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Sep 16, 2017
1 parent 1090b53 commit 1c406e1
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._

organization in ThisBuild := "net.liftweb"

version in ThisBuild := "3.1.1-SNAPSHOT"
version in ThisBuild := "3.1.1"

homepage in ThisBuild := Some(url("http://www.liftweb.net"))

Expand Down

0 comments on commit 1c406e1

Please sign in to comment.