Skip to content

Commit

Permalink
change snapshot version to 6.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Jun 23, 2023
1 parent 176a884 commit 271512b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -10,7 +10,7 @@ lazy val commonSettings = Seq(

lazy val firrtlSettings = Seq(
name := "firrtl",
version := "2.0-SNAPSHOT",
version := "6.0-SNAPSHOT",
scalacOptions := Seq(
"-deprecation",
"-unchecked",
Expand Down

0 comments on commit 271512b

Please sign in to comment.