Skip to content

Commit

Permalink
Released Version 1.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mpratt committed Jun 3, 2023
1 parent b64361f commit 976db7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/RelativeTime/RelativeTime.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class RelativeTime
{
/** @const int Class constant with the current Version of this library */
const VERSION = '1.5.12';
const VERSION = '1.5.13';

/** @var array Array With configuration options **/
protected $config = array();
Expand Down

0 comments on commit 976db7d

Please sign in to comment.