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

Commit

Permalink
bump version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Sep 16, 2023
1 parent 74199d3 commit e1e11f4
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.1"
version := "5.0.2"

scalaVersion := "2.13.10"

Expand Down

0 comments on commit e1e11f4

Please sign in to comment.