Skip to content

Instantly share code, notes, and snippets.

View ronaldkoster's full-sized avatar

Ronald ronaldkoster

  • Philly Shell B.V.
  • Netherlands
View GitHub Profile
@ronaldkoster
ronaldkoster / bump-patch
Last active July 29, 2020 07:56 — forked from Voles/bump-patch.sh
Bump patch file and push to origin
bp () {
git fetch
latestTag=$(git tag | tail -n1)
if [ -z $latestTag ]
then
latestTag=0.0.0
fi

Keybase proof

I hereby claim:

  • I am ronaldkoster on github.
  • I am ronaldkoster (https://keybase.io/ronaldkoster) on keybase.
  • I have a public key whose fingerprint is B344 802C 491B BFEC 0E69 1810 E67C 1C91 3409 9F2F

To claim this, I am signing this object: