Skip to content

Commit 10701ea

Browse files
authored
Fix version in readme (#124)
Pull request: #124
1 parent e1c8e25 commit 10701ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ in its scripts, as well as for command-line parsing for the
3838
# Usage
3939

4040
```scala
41-
ivy"com.lihaoyi::mainargs:0.6.32"
41+
ivy"com.lihaoyi::mainargs:0.6.3"
4242
```
4343

4444
## Parsing Main Method Parameters

0 commit comments

Comments
 (0)