Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
azahnen committed May 4, 2021
1 parent 62b51c7 commit c330df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtractl/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"github.com/spf13/cobra"
)

const version = "1.0.0"
const version = "1.0.1"

var name string = filepath.Base(os.Args[0])
var api client.Client
Expand Down

0 comments on commit c330df7

Please sign in to comment.