Increment the version due to the 2.5.0 tag pointing at the wrong commit.
Features:
- add endpoints
/devices
,/device/{token}
,/channels
, and/channels/{channel_name}
- add ability to configure with multiple device tokens.
- update http client to use JSON parameter encoding.