Skip to content

Commit

Permalink
v0.15.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdziuban committed May 16, 2024
1 parent 2e40d8f commit 1af5120
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 @@ -32,7 +32,7 @@ lazy val root = project.in(file("."))
.settings(
name := "scala-ts",
organization := "bondlink",
version := "0.15.2",
version := "0.15.3",
scalaVersion := scalaV,

Compile / doc / scalacOptions += "-skip-by-regex:^scalats\\.BuildInfo\\$$",
Expand Down

0 comments on commit 1af5120

Please sign in to comment.