diff --git a/Changes.md b/Changes.md index ba20009..f35f52e 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,4 @@ -## WIP TBD +## 0.8.0 2025-08-05 * :computer: Added the `--show-ref` and `--show-passage` options to `today random`, which can be set to false (`--show-ref=false` or `--show-passage=false`) to hide the reference and/or passage text in the output. * :hammer: Small improvements to prevent integer overflow or underflow in a couple of places. diff --git a/cmd/version.txt b/cmd/version.txt index faef31a..a3df0a6 100644 --- a/cmd/version.txt +++ b/cmd/version.txt @@ -1 +1 @@ -0.7.0 +0.8.0