diff options
Diffstat (limited to 'lib/random.php')
-rw-r--r-- | lib/random.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/random.php b/lib/random.php index d8ea5e5..a880259 100644 --- a/lib/random.php +++ b/lib/random.php @@ -2,9 +2,9 @@ /** * Random_* Compatibility Library * for using the new PHP 7 random_* API in PHP 5 projects - * - * @version 2.0.1 - * @released 2016-03-18 + * + * @version 2.0.2 + * @released 2016-04-03 * * The MIT License (MIT) * |