Skip to content

Commit 1394f07

Browse files
committed
Bump version
1 parent ec262b9 commit 1394f07

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
@@ -9,7 +9,7 @@ import (
99
"net/http"
1010
)
1111

12-
const VERSION = "1.2.1"
12+
const VERSION = "1.2.2"
1313

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

0 commit comments

Comments
 (0)