Skip to content

Commit ce93f67

Browse files
committed
Use Symver for releases
Ok, releasing using datetimes was extremely bad.
1 parent e11de94 commit ce93f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libexec/goenv---version

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

15-
version="20160424"
15+
version="1.0.0"
1616
git_revision=""
1717

1818
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

0 commit comments

Comments
 (0)