Skip to content

Commit d26185b

Browse files
committed
Version 1.0.0
1 parent 41fab16 commit d26185b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/exercism/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"path/filepath"
1212
)
1313

14-
const VERSION = "0.0.27.beta"
14+
const VERSION = "1.0.0"
1515

1616
var FetchEndpoints = map[string]string{
1717
"current": "/api/v1/user/assignments/current",

0 commit comments

Comments
 (0)