diff --git a/aptpkg b/aptpkg index ac0b46c..dc04f7b 100755 --- a/aptpkg +++ b/aptpkg @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Init variables -APTPKG_VERSION="0.2.0" +APTPKG_VERSION="0.2.1" # Show help show_help(){