Skip to content

Commit 9d603d7

Browse files
committed
prepared 7.1.3 version
1 parent a8d023f commit 9d603d7

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-
7.2.0 (Aug 24, 2022)
1+
7.1.3 (Aug 24, 2022)
22
- Updated `predis` dependency to `^2.0`.
33

44
7.1.2 (May 24, 2022)

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 = '7.2.0';
6+
const CURRENT = '7.1.3';
77
}

0 commit comments

Comments
 (0)