We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383da84 commit e5a9210Copy full SHA for e5a9210
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
9
10
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
11
12
-val VERSION = "0.3.0-RC2"
+val VERSION = "0.3.0"
13
14
//#sbt-plugin-example
15
addSbtPlugin("org.scala-native.bindgen" % "sbt-scala-native-bindgen" % VERSION)
0 commit comments