Skip to content

Commit 4509ad9

Browse files
committed
up
1 parent 56605dc commit 4509ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ fn gerf() -> Command {
335335
"Generate random file with a specified size and random (or not so random) file content",
336336
))
337337
// TODO update version
338-
.version("1.0.5")
338+
.version("1.0.6")
339339
.author("Leann Phydon <[email protected]>")
340340
.arg(
341341
Arg::new("exceed")

0 commit comments

Comments
 (0)