Skip to content

Commit 70f4ff9

Browse files
authored
Update version number
Update the in-code version number to 6.0.1.
1 parent 79cbc80 commit 70f4ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpFlickr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
class PhpFlickr
4040
{
4141
/** PhpFlickr version. */
42-
public const VERSION = '5.1.0';
42+
public const VERSION = '6.0.1';
4343

4444
/** @param string */
4545
protected $api_key;

0 commit comments

Comments
 (0)