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 28cd6f9 commit a819ac3Copy full SHA for a819ac3
build.sbt
@@ -26,7 +26,7 @@ def javacOptionsVersion(scalaVersion: String): Seq[String] = {
26
27
organization := "edu.berkeley.cs"
28
29
-version := "3.1-SNAPSHOT"
+version := "3.2-SNAPSHOT"
30
31
name := "chisel-tutorial"
32
0 commit comments