diff --git a/Release.md b/Release.md index 90ca456..dc27c49 100644 --- a/Release.md +++ b/Release.md @@ -2,6 +2,7 @@ git tag -a 1.0.0.4 -m "" git commit -am "test release v1.0.0.4" git push --atomic origin master 1.0.0.4 +git push --tag ``` Releasing a new version works quite easy with [krankerl](https://github.com/ChristophWurst/krankerl) and [github-release](https://github.com/aktau/github-release) installed: