Skip to content

Commit 3fd39f2

Browse files
Prepare for 5.2.2RC1 release
1 parent 9e35d3a commit 3fd39f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All changes to phpredis will be documented in this file.
55
We're basing this format on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [5.2.2RC1] - 2020-05-02 ([GitHub](https://github.com/phpredis/phpredis/releases/tag/5.2.2RC1), [PECL](https://pecl.php.net/package/redis/5.2.2RC1))
8+
## [5.2.2RC1] - 2020-05-05 ([GitHub](https://github.com/phpredis/phpredis/releases/tag/5.2.2RC1), [PECL](https://pecl.php.net/package/redis/5.2.2RC1))
99

1010
### Sponsors :sparkling_heart:
1111

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
2727
<email>[email protected]</email>
2828
<active>no</active>
2929
</lead>
30-
<date>2020-05-02</date>
30+
<date>2020-05-05</date>
3131
<version>
3232
<release>5.2.2RC1</release>
3333
<api>5.2.2RC1</api>

0 commit comments

Comments
 (0)