Skip to content

Commit cc0a9a0

Browse files
authored
Update README.md
1 parent cb09903 commit cc0a9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ sbt "publishLocal"
1616

1717
To use it under your project, add this line in your `build.sbt` file :
1818
```scala
19-
libraryDependencies ++= Seq("org.armadeus" %% "wbplumbing" % "6.2.0")
19+
libraryDependencies ++= Seq("org.armadeus" %% "wbplumbing" % "6.2.6")
2020
```
2121

2222
And import package in your chisel code :

0 commit comments

Comments
 (0)