Skip to content

Commit 0a72f59

Browse files
TSMD-8502 release version change 2.2.1 -> 2.2.2
1 parent ae51426 commit 0a72f59

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.2
2+
3+
- Added support for application/json content-type
4+
15
2.2.1
26

37
- enable http put requests

src/version/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
namespace telesign\sdk\version;
44

5-
const VERSION = "2.2.1";
5+
const VERSION = "2.2.2";

0 commit comments

Comments
 (0)