Skip to content

Commit dbf37ee

Browse files
authored
chore: prep release 1.1.0 (#382)
Co-authored-by: Christian Lechner <22294087+lechnerc77@users.noreply.github.com>
1 parent 328b145 commit dbf37ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var verbose bool
1414

15-
const version = "1.0.0"
15+
const version = "1.1.0"
1616

1717
var rootCmd = &cobra.Command{
1818
Use: "btptf",

0 commit comments

Comments
 (0)