Skip to content

Commit e96a159

Browse files
committed
chore: bump version to 0.4.1
1 parent 95376d6 commit e96a159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deb-get

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LC_ALL=C
33
PACKAGE_INSTALLATION_TRIES=0
44
PACKAGE_INSTALLATION_COUNT=0
55

6-
readonly VERSION="0.4.0"
6+
readonly VERSION="0.4.1"
77

88
# set a github auth token (e.g a PAT ) in DEBGET_TOKEN to get a bigger rate limit
99
if [ -n "${DEBGET_TOKEN}" ]; then

0 commit comments

Comments
 (0)