mirror of
https://github.com/vbatts/tar-split.git
synced 2025-02-10 20:03:32 +00:00
version: bump to v0.12.1
suck it @jeckersb Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
a4bd92b334
commit
90e3f6cbfa
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import (
|
||||||
"github.com/urfave/cli"
|
"github.com/urfave/cli"
|
||||||
)
|
)
|
||||||
|
|
||||||
var Version = "v0.12.0"
|
var Version = "v0.12.1"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
app := cli.NewApp()
|
app := cli.NewApp()
|
||||||
|
|
Loading…
Reference in a new issue