We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7345f3f commit 16ff9b4Copy full SHA for 16ff9b4
README.md
@@ -34,7 +34,6 @@ Here is an example : 1.5.7-3-g2aabbbf.dirty
34
## How to release (and have a nice version number)
35
36
1. git commit
37
-1git tag -a MAJOR.MINOR.SUB -m "tag vMAJOR.MINOR.SUB"
38
-1git push origin MAJOR.MINOR.SUB
39
-1[compile](#Compiling)
40
-
+1. git tag -a MAJOR.MINOR.SUB -m "tag vMAJOR.MINOR.SUB"
+1. git push origin MAJOR.MINOR.SUB
+1. [compile](#Compiling)
0 commit comments