Skip to content

Commit f391765

Browse files
committed
Release v0.1.2
1 parent cb87991 commit f391765

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "0.0.3"
9+
const version = "0.1.2"
1010

1111
var VersionCommand = &cobra.Command{
1212
Use: "version",

config/.configuration.go.swp

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)