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 38bc997 commit 495578bCopy full SHA for 495578b
1 file changed
build.sbt
@@ -35,7 +35,7 @@ def javacOptionsVersion(scalaVersion: String): Seq[String] = {
35
}
36
37
organization := "edu.berkeley.cs"
38
-version := "1.2.2"
+version := "1.2.3"
39
name := "Chisel.iotesters"
40
41
scalaVersion := "2.11.12"
0 commit comments