Skip to content

Commit

Permalink
Merge pull request #1 from riywo/bump/v1.1.5
Browse files Browse the repository at this point in the history
Release v1.1.5
  • Loading branch information
riywo committed Aug 14, 2022
2 parents 0368261 + 041a881 commit 821e6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/anyenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$ANYENV_DEBUG" ] && set -x

version="1.1.4"
version="1.1.5"

if cd "$ANYENV_ROOT" 2>/dev/null; then
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"
Expand Down

0 comments on commit 821e6e8

Please sign in to comment.