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 79cbc80 commit 3c6f9efCopy full SHA for 3c6f9ef
src/PhpFlickr.php
@@ -39,7 +39,7 @@
39
class PhpFlickr
40
{
41
/** PhpFlickr version. */
42
- public const VERSION = '5.1.0';
+ public const VERSION = '6.0.1';
43
44
/** @param string */
45
protected $api_key;
0 commit comments