Skip to content

Commit e5a9210

Browse files
authored
Bump sbt-scala-native-bindgen plugin to version 0.3.0 (#185)
1 parent 383da84 commit e5a9210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
99

1010
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
1111

12-
val VERSION = "0.3.0-RC2"
12+
val VERSION = "0.3.0"
1313

1414
//#sbt-plugin-example
1515
addSbtPlugin("org.scala-native.bindgen" % "sbt-scala-native-bindgen" % VERSION)

0 commit comments

Comments
 (0)