Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Jun 27, 2023
1 parent 0111cb7 commit 1595bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ organization := "edu.berkeley.cs"
name := "chiseltest"

// we keep in sync with chisel version names
version := "5.0-SNAPSHOT"
version := "5.0.0"

scalaVersion := "2.13.10"

Expand Down

0 comments on commit 1595bbe

Please sign in to comment.