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

Commit 3a4c07e

Browse files
author
David T. Sadler
committed
update: bump version to 13.1.0
1 parent c74fc0e commit 3a4c07e

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+
## 13.1.0 - 2017-09-24
44

55
###
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 = '13.0.3';
33+
const VERSION = '13.1.0';
3434

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

0 commit comments

Comments
 (0)