Skip to content

Commit f5dbe99

Browse files
Bump version to 3.4.2 for release
1 parent 1f6b12e commit f5dbe99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Dependencies._
22
import LiftSbtHelpers._
33

44
organization in ThisBuild := "net.liftweb"
5-
version in ThisBuild := "3.4.1"
5+
version in ThisBuild := "3.4.2"
66
homepage in ThisBuild := Some(url("http://www.liftweb.net"))
77
licenses in ThisBuild += ("Apache License, Version 2.0", url("http://www.apache.org/licenses/LICENSE-2.0.txt"))
88
startYear in ThisBuild := Some(2006)

0 commit comments

Comments
 (0)