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

Commit

Permalink
update: bump version to 13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
David T. Sadler committed Aug 28, 2017
1 parent 2905463 commit 7a7b8e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Unreleased
## 13.0.2 - 2017-08-28

## Fixes

Expand Down
2 changes: 1 addition & 1 deletion src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
class Sdk
{
const VERSION = '13.0.1';
const VERSION = '13.0.2';

/**
* @var bool Controls if the SDK should enforce strict types
Expand Down

0 comments on commit 7a7b8e3

Please sign in to comment.