From ce2ee42f710231f36e474aaf437f829d2373f933 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sun, 1 Jul 2018 14:45:19 +1000 Subject: [PATCH] Release instructions for gopkg --- release_instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_instructions.txt b/release_instructions.txt index aebf0e2..fb6e54d 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -1,6 +1,6 @@ - increment version in version.go - increment version in snapcraft.yaml -- tag git with same version number +- tag git with same version number, be sure to start with 'v' for gopkg.in - make sure local build passes - push tag to git - make local xcompile (builds binaries for all platforms)