Skip to content

Commit

Permalink
Prepare v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 28, 2024
1 parent 28ca717 commit 2cd2be6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ import (
)

const (
cliName = `Copyright (c) 2021-2023 - Daniele Rondina
cliName = `Copyright (c) 2021-2024 - Daniele Rondina
Tar-formers - A golang tool to control tar flows
Tar-formers - A golang tool to control tar flows/streams
`
TARFORMERS_VERSION = `0.8.2`
TARFORMERS_VERSION = `0.9.0`
)

var (
Expand Down

0 comments on commit 2cd2be6

Please sign in to comment.