Skip to content

Commit a505e01

Browse files
Merge pull request #13 from messagebird/version_3.0.0
Version bump
2 parents da33653 + bfe9f77 commit a505e01

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.3.0"
21+
ClientVersion = "3.0.0"
2222
Endpoint = "https://rest.messagebird.com"
2323
)
2424

0 commit comments

Comments
 (0)