Skip to content

Commit 6045fac

Browse files
committed
Update version number
1 parent e5fd16d commit 6045fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cf/app_constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
const (
9-
Version = "6.0.0-SHA"
9+
Version = "6.0.1-SHA"
1010
Usage = "A command line tool to interact with Cloud Foundry"
1111
)
1212

0 commit comments

Comments
 (0)