Release version 1.1.0 (#72)

This commit is contained in:
Mike Graves
2021-02-24 10:33:21 -05:00
committed by GitHub
parent 570a8ccd27
commit ef6712c8f6
6 changed files with 19 additions and 4 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="1.0.2"
DOWNSTREAM_VERSION="1.1.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""