Skip to content

Commit 609719a

Browse files
Release v1.1.6 (#4)
Co-authored-by: riywo <[email protected]>
1 parent 381f7af commit 609719a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libexec/anyenv---version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
set -e
1313
[ -n "$ANYENV_DEBUG" ] && set -x
1414

15-
version="1.1.5"
15+
version="1.1.6"
1616

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

0 commit comments

Comments
 (0)