Skip to content

Commit

Permalink
chore: bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford authored and flexiondotorg committed Jul 8, 2024
1 parent cf965f3 commit ce1472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb-get
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LC_ALL=C
PACKAGE_INSTALLATION_TRIES=0
PACKAGE_INSTALLATION_COUNT=0

readonly VERSION="0.4.1"
readonly VERSION="0.4.2"

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

0 comments on commit ce1472e

Please sign in to comment.