diff --git a/aptpkg b/aptpkg index 588bc83..857b61c 100755 --- a/aptpkg +++ b/aptpkg @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Init variables -APTPKG_VERSION="1.0.0" +APTPKG_VERSION="1.0.1" # Show help show_help(){