Skip to content

Commit

Permalink
Bump the version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Wierema committed Dec 17, 2015
1 parent f49b83e commit 199ddeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
)

const (
ClientVersion = "2.1.1"
ClientVersion = "2.2.0"
Endpoint = "https://rest.messagebird.com"
)

Expand Down

0 comments on commit 199ddeb

Please sign in to comment.