diff --git a/feats/info.sh b/feats/info.sh index 6a5ca74..e2104c3 100644 --- a/feats/info.sh +++ b/feats/info.sh @@ -1,6 +1,6 @@ # Feature: Print version information. -export SMARTCD_VERSION="v3.3.0" +export SMARTCD_VERSION="v4.0.0" export SMARTCD_VERSION_OPT=${SMARTCD_VERSION_OPT-"-v --version"} # option for printing version information __smartcd::version_info() {