Skip to content

Commit aaca1c1

Browse files
committed
Update version to 0.0.91
1 parent c4d9ffb commit aaca1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package version
55
var AppName = "go-api-http-client"
66

77
// Version holds the current version of the application
8-
var Version = "0.0.65"
8+
var Version = "0.0.91"
99

1010
// GetAppName returns the name of the application
1111
func GetAppName() string {

0 commit comments

Comments
 (0)