Skip to content
This repository was archived by the owner on Jun 13, 2021. It is now read-only.

Commit a7884cb

Browse files
author
David T. Sadler
committed
update: bump version to 18.0.0
1 parent 824091a commit a7884cb

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
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## Unreleased
3+
## 18.0.0 - 2018-06-28
44

55
### Features
66

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*/
3131
class Sdk
3232
{
33-
const VERSION = '17.0.0';
33+
const VERSION = '18.0.0';
3434

3535
/**
3636
* @var bool Controls if the SDK should enforce strict types

0 commit comments

Comments
 (0)