Skip to content

Commit 6482287

Browse files
committed
bump version to v0.3.2
1 parent 769ae6b commit 6482287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/omnivore/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/urfave/cli/v2"
1313
)
1414

15-
const Version = "v0.3.1"
15+
const Version = "v0.3.2"
1616

1717
func main() {
1818
app := &cli.App{

0 commit comments

Comments
 (0)