Skip to content

Commit 3a7a69f

Browse files
author
Marcel Corso
committed
bump version to 2.2.1
1 parent b697613 commit 3a7a69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
const (
21-
ClientVersion = "2.2.0"
21+
ClientVersion = "2.2.1"
2222
Endpoint = "https://rest.messagebird.com"
2323
)
2424

0 commit comments

Comments
 (0)