Automate version bumps

This commit is contained in:
Lea Anthony 2019-03-10 17:02:12 +11:00
commit 4821ab8597
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
4 changed files with 36 additions and 2 deletions

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ examples/**/example*
!examples/**/*.*
cmd/wails/wails
.DS_Store
tmp
tmp
dist