We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acee55a commit 33b8230Copy full SHA for 33b8230
build.sbt
@@ -4,7 +4,7 @@ scalaModuleSettings
4
5
name := "scala-swing"
6
7
-version := "2.1.0"
+version := "2.1.1-SNAPSHOT"
8
9
scalacOptions in ThisBuild ++= Seq("-deprecation", "-feature")
10
0 commit comments