diff --git a/Release.md b/Release.md
index 90ca456f7b43bcca2bf37810919e66b6f1567462..dc27c493bdd3466d8ee45540dbcfabe77b15aef5 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: