From 78df941e992f4a42697ad26aaa0b4a5b0f9f4e0f Mon Sep 17 00:00:00 2001 From: earnest ma Date: Fri, 8 Oct 2021 09:18:27 -0400 Subject: [PATCH] chore(release): aptpkg 1.0.0 --- aptpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(){