Skip to content

Commit c87a0f2

Browse files
Bumped project version + added entry to changelog to the correct version
1 parent 3c57fca commit c87a0f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
VERSION 2.5.15
4+
VERSION 2.6.0
55
-------------
66
* Added collection deletion - added collection deletion by name
77

src/Client/KeenIOClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
class KeenIOClient extends GuzzleClient
4343
{
4444

45-
const VERSION = '2.5.15';
45+
const VERSION = '2.6.0';
4646

4747
/**
4848
* Factory to create new KeenIOClient instance.

0 commit comments

Comments
 (0)