From dd285f65a5c03f31948d0e94e973143333c6f2d8 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Fri, 8 Oct 2021 13:57:24 -0400 Subject: [PATCH] chore(release): aptpkg 1.0.1 --- aptpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(){