Skip to content

Commit 3651336

Browse files
committed
Bump version
1 parent 9919eb6 commit 3651336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/exercism/cli/configuration"
1111
)
1212

13-
const VERSION = "1.6.0"
13+
const VERSION = "1.6.1"
1414
const USER_AGENT = "github.com/exercism/cli v" + VERSION
1515

1616
var FetchEndpoints = map[string]string{

0 commit comments

Comments
 (0)