Change version to 0.2.0-alpha.2

This commit is contained in:
Tortue Torche 2019-08-10 22:13:54 -04:00 committed by Tortue Torche
parent 7f94f8b5da
commit 85ccf0c94b

2
psu Normal file → Executable file
View File

@ -25,7 +25,7 @@ set -e
# None #
############################
main() {
VERSION="0.2.0-alpha.1"
VERSION="0.2.0-alpha.2"
ACTIONS="deploy undeploy list info services tasks tasks_healthy containers status help version"
set_globals "$@"