Skip to content

Commit b9cf013

Browse files
committed
Update README
1 parent 3bbe544 commit b9cf013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ A small Scala 3 utility to draw a files tree, like:
2929

3030
Use with SBT
3131

32-
libraryDependencies += "org.encalmo.utils" %% "files-tree" % "0.9.0"
32+
libraryDependencies += "org.encalmo.utils" %% "files-tree" % "0.9.1"
3333

3434
or with SCALA-CLI
3535

36-
//> using dep org.encalmo.utils::files-tree:0.9.0
36+
//> using dep org.encalmo.utils::files-tree:0.9.1
3737

3838
## Examples
3939

0 commit comments

Comments
 (0)