Skip to content

Commit

Permalink
Prepare for 3.2.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmpwizard committed Jul 22, 2017
1 parent b4d23d4 commit 5be0f27
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.2.0-SNAPSHOT"
version in ThisBuild := "3.2.0-M1"

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

Expand Down

0 comments on commit 5be0f27

Please sign in to comment.