diff options
| -rw-r--r-- | RELEASE.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -33,6 +33,6 @@ Then you can commit on our git repository: | |||
| 33 | ``` | 33 | ``` |
| 34 | $ git commit -am "my changes" | 34 | $ git commit -am "my changes" |
| 35 | $ git tag X.Y.Z | 35 | $ git tag X.Y.Z |
| 36 | $ git push | 36 | $ git push --tags |
| 37 | ``` | 37 | ``` |
| 38 | 38 | ||
