Skip to content

Commit 69ff696

Browse files
authored
Merge pull request #158 from splitio/release
Release
2 parents f649b67 + 8fcd8df commit 69ff696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
6.2.5 (Apr 22, 2021)
1+
6.2.5 (Apr 27, 2021)
22
- Added delimiter in SharedMemory Cache.
33

44
6.2.4 (Mar 20, 2020)

src/SplitIO/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
class Version
55
{
6-
const CURRENT = '6.2.5-rc1';
6+
const CURRENT = '6.2.5';
77
}

0 commit comments

Comments
 (0)