Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit b00cc50

Browse files
committed
Add git push --tags step to release instructions
1 parent de06415 commit b00cc50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.dev.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
* Edit `configure.ac` and bump the version
1212
* `git tag v{X.Y.Z}`
13+
* `git push --tags`
1314
* `make dist`
1415
* Make a new release on GitHub at https://github.com/maxmind/geoip-api-c/releases
1516
** Upload the tarball you just made

0 commit comments

Comments
 (0)