Skip to content

Commit ba00db0

Browse files
Update version to 0.4.0
1 parent 4c3d708 commit ba00db0

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
@@ -78,7 +78,7 @@ If you want to create a report for benchmarks showing a 10% or greater
7878
improvement with Streamly over Lists, use:
7979

8080
```
81-
$ bin/bench-runner --package-name streaming-benchmarks --package-version 0.3.0 --compare --diff-cutoff-percent 10 --diff-style absolute --targets "StreamlyPure List"
81+
$ bin/bench-runner --package-name streaming-benchmarks --package-version 0.4.0 --compare --diff-cutoff-percent 10 --diff-style absolute --targets "StreamlyPure List"
8282
```
8383

8484
After running once, you can add `--no-measure` option to use the same benchmark

0 commit comments

Comments
 (0)