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 cec0b17 commit 6af7315Copy full SHA for 6af7315
build.sbt
@@ -4,7 +4,7 @@ scalaModuleSettings
4
5
name := "scala-swing"
6
7
-version := "2.1.1-SNAPSHOT"
+version := "2.1.1"
8
9
scalacOptions in ThisBuild ++= Seq("-deprecation", "-feature")
10
0 commit comments