Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Klockenkämper committed Feb 6, 2023
1 parent aed94a4 commit 747b0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import (
"github.com/fatih/color"
)

const version = "2.6.0"
const version = "2.6.1"

type Options struct {
container string
Expand Down

0 comments on commit 747b0db

Please sign in to comment.