Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyfrosch committed Nov 17, 2020
1 parent b79eb87 commit db676d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
// default vars set by goreleaser
// https://goreleaser.com/customization/build/
var (
version = "0.2.0"
version = "0.3.0"
commit string
date string
builtBy string
Expand Down

0 comments on commit db676d9

Please sign in to comment.