Skip to content

Commit

Permalink
Set version to 0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Oct 13, 2023
1 parent 1bca3cb commit 3f87ad4
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 @@ -59,7 +59,7 @@ val cliAssemblyJarName = settingKey[String]("Name of created assembly jar")
inThisBuild(
Def.settings(
organization := "org.scala-native",
scalaNativeVersion := "0.4.15",
scalaNativeVersion := "0.4.16",
version := scalaNativeVersion.value,
scalaVersion := scala3PublishVersion,
crossScalaVersions := publishScalaVersions,
Expand Down

0 comments on commit 3f87ad4

Please sign in to comment.