Skip to content

Commit

Permalink
v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdziuban committed Jan 30, 2025
1 parent a76a53d commit c173b20
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.16.0",
version := "0.17.0",
scalaVersion := scalaV,

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

0 comments on commit c173b20

Please sign in to comment.