From a1cffdb13f6106c5b016007751b7bfeff01dc73d Mon Sep 17 00:00:00 2001 From: earnest ma Date: Sat, 16 Oct 2021 18:33:22 -0400 Subject: [PATCH] chore(release): aptpkg 1.1.0 --- aptpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptpkg b/aptpkg index b4be141..beb92f4 100755 --- a/aptpkg +++ b/aptpkg @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Init variables -APTPKG_VERSION="1.0.1" +APTPKG_VERSION="1.1.0" # Show help show_help(){