Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
riywo authored and github-actions[bot] committed Aug 14, 2022
1 parent c851bd9 commit 638e4d1
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.6"
version="0.1.0"

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

0 comments on commit 638e4d1

Please sign in to comment.