ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
632 stars 121 forks source link

Bump the version to 0.13.2 #485

Closed ramsayleung closed 3 months ago

ramsayleung commented 3 months ago

Description

Upgrade RSpotify from 0.13.1 to 0.13.2

Motivation and Context

To release a patch for the JSON parse error: #459

Dependencies

None

Type of change

Please delete options that are not relevant.

How has this been tested?

All CI tasks should pass

Is this change properly documented?

CHANGELOG has been documented.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).