Skip to content

Commit f887433

Browse files
committed
v0.0.11
1 parent 10266fa commit f887433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ func NewApp() (app *cli.App) {
7474

7575
app = &cli.App{
7676
Name: "goofys",
77-
Version: "0.0.10",
77+
Version: "0.0.11",
7878
Usage: "Mount an S3 bucket locally",
7979
HideHelp: true,
8080
Writer: os.Stderr,

0 commit comments

Comments
 (0)