We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb2c16 commit 7e31b5dCopy full SHA for 7e31b5d
src/AmpacheDiscogs/Discogs.php
@@ -30,7 +30,7 @@
30
31
class Discogs
32
{
33
- public const VERSION = '0.1.0';
+ public const VERSION = '0.2.0';
34
35
private const DISCOGS_URL = 'https://api.discogs.com/';
36
0 commit comments