From 0f0983e6a285e0864f1dba2f328772ab2df4f605 Mon Sep 17 00:00:00 2001 From: David Peter Date: Sun, 9 May 2021 11:13:02 +0200 Subject: [PATCH] Update example report --- example-report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example-report.md b/example-report.md index a16a676..d34a0b9 100644 --- a/example-report.md +++ b/example-report.md @@ -1,15 +1,15 @@ #### Software version -bugreport 0.3.0 (a984113) +bugreport 0.4.0 (4687617) #### Operating system -Linux 5.9.14-arch1-1 +Linux 5.11.14-arch1-1 #### Command-line ```bash -/home/shark/.cargo-target/debug/examples/readme "'test value' on command line" two three +/home/shark/.cargo-target/debug/examples/readme '"test value" on command line' two three ``` #### Environment variables @@ -23,7 +23,7 @@ EDITOR=vim ``` > python -V -Python 3.9.1 +Python 3.9.3 ``` #### Compile time information