Fixes #48: Update CHANGELOG and set up release 0.3.0. (#49)

This commit is contained in:
Jeff Geerling
2020-10-12 14:53:02 -05:00
committed by GitHub
parent 5b2ec65cc6
commit 874cf9f171
8 changed files with 47 additions and 5 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="0.1.0"
DOWNSTREAM_VERSION="0.3.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""