Skip to content

Commit 09a624f

Browse files
committed
Second sdk version.
1 parent cfb2e8f commit 09a624f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.10 - 2019-12-18
4+
- Second sdk version.
5+
6+
37
## 1.8.9 - 2019-12-18
48
- Second sdk version.
59

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.9';
19+
const VERSION = '1.8.10';
2020

2121
/**
2222
* @param Event $event

0 commit comments

Comments
 (0)