Add 0.3.0

This commit is contained in:
Johannes 'fish' Ziemke 2019-03-31 14:12:02 +02:00
parent e941919bac
commit 8784ea91ba
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
command: |
curl -L https://github.com/tcnksm/ghr/releases/download/v0.12.0/ghr_v0.12.0_linux_amd64.tar.gz \
| sudo tar --strip=1 -C /usr/bin -xzvf -
make release
make release PVERSION=${CIRCLE_TAG}
workflows:
version: 2

View file

@ -1,2 +1,2 @@
0.3.0-rc4
0.3.0
0.2.0