Release 2.0.1 (#98)

This commit is contained in:
Mike Graves
2021-06-24 14:28:28 -04:00
committed by GitHub
parent bffadb5a55
commit 6b2f06a157
7 changed files with 19 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
# - All functions are prefixed with f_ so it's obvious where they come
# from when in use throughout the script
DOWNSTREAM_VERSION="2.0.0"
DOWNSTREAM_VERSION="2.0.1"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""