Skip to content

Commit

Permalink
release version 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshalm committed Mar 27, 2022
1 parent 7b64df6 commit 3165214
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 @@ -4,7 +4,7 @@ import sbt.Keys.{artifactPath, crossScalaVersions}
import Dependencies._

lazy val basicSettings = Seq(
version := "0.18.2-SNAPSHOT",
version := "0.18.2",
homepage := Some(new URL("https://planet42.github.io/Laika/")),
organization := "org.planet42",
organizationHomepage := Some(new URL("http://planet42.org")),
Expand Down

0 comments on commit 3165214

Please sign in to comment.