Skip to content

Commit

Permalink
Prepare for 3.1.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmpwizard committed Feb 2, 2017
1 parent 41264fb commit 11b14eb
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-SNAPSHOT"
version in ThisBuild := "3.1.0-M1"

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

Expand Down

0 comments on commit 11b14eb

Please sign in to comment.