Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
samescolas committed Apr 30, 2024
1 parent ea45735 commit f151f7d
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.1",
version := "0.15.2",
scalaVersion := scalaV,

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

0 comments on commit f151f7d

Please sign in to comment.