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