Skip to content

Commit 7e31b5d

Browse files
committed
Update Discogs.php
1 parent 6eb2c16 commit 7e31b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AmpacheDiscogs/Discogs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
class Discogs
3232
{
33-
public const VERSION = '0.1.0';
33+
public const VERSION = '0.2.0';
3434

3535
private const DISCOGS_URL = 'https://api.discogs.com/';
3636

0 commit comments

Comments
 (0)