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 7694877 commit e7c1a25Copy full SHA for e7c1a25
build.sbt
@@ -6,7 +6,7 @@ organization := "com.mchange"
6
7
name := "mchange-commons-java"
8
9
-version := "0.3.2-SNAPSHOT"
+version := "0.3.2"
10
11
autoScalaLibrary := false // this is a pure Java library, don't depend on Scala
12
0 commit comments