diff --git a/CHANGELOG b/CHANGELOG index 4630af0..5835659 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,4 +5,8 @@ * `csv2fasta`: Convert two columns from a CSV file to FASTA entries (PR #1). * `untar`: Unpack a .tar file. When the contents of the .tar file is just a single directory, - put the contents of the directory into the output folder instead of that directory (PR #3). \ No newline at end of file + put the contents of the directory into the output folder instead of that directory (PR #3). + +## MINOR CHANGES + +* Bump viash to 0.9.0-RC7 (PR #6). \ No newline at end of file diff --git a/README.md b/README.md index 8dd4c4b..00cb9a1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ License](https://img.shields.io/github/license/viash-hub/craftbox.png)](https:// [![GitHub Issues](https://img.shields.io/github/issues/viash-hub/craftbox.png)](https://github.com/viash-hub/craftbox/issues) [![Viash -version](https://img.shields.io/badge/Viash-v0.9.0--RC6-blue)](https://viash.io) +version](https://img.shields.io/badge/Viash-v0.9.0--RC7-blue)](https://viash.io) A collection of custom-tailored scripts and applied tools. diff --git a/_viash.yaml b/_viash.yaml index e149970..4b02f50 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -7,7 +7,7 @@ links: issue_tracker: https://github.com/viash-hub/craftbox/issues repository: https://github.com/viash-hub/craftbox -viash_version: 0.9.0-RC6 +viash_version: 0.9.0-RC7 config_mods: | .requirements.commands := ['ps']