Skip to content

Commit d46832f

Browse files
committed
bump version
1 parent 1a63334 commit d46832f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/processor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
// Version indicates the version of the application
22-
var Version = "3.0.0"
22+
var Version = "3.1.0 (beta)"
2323

2424
// Flags set via the CLI which control how the output is displayed
2525

0 commit comments

Comments
 (0)