diff --git a/RELEASE.adoc b/RELEASE.adoc index 10df1f1..59b5afe 100644 --- a/RELEASE.adoc +++ b/RELEASE.adoc @@ -1,3 +1,7 @@ = How to make a release Tagging is enough? + + git tag 7.10.0 + git push origin --tags +