Skip to content

Commit bd5925a

Browse files
committed
chore: bump version to 3.1.0
1 parent 3a6c72b commit bd5925a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/spoof/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/spf13/cobra"
1616
)
1717

18-
var Version = "3.0.2"
18+
var Version = "3.1.0"
1919

2020
func main() {
2121
root := &cobra.Command{

0 commit comments

Comments
 (0)