Skip to content

Commit 3819a1f

Browse files
committed
Bump version for Guzzle 7 support
1 parent ef02a5a commit 3819a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ButterCMS/ButterCMS.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class ButterCMS
1717
{
1818
const
19-
VERSION = '2.3.3',
19+
VERSION = '2.4.0',
2020
API_ROOT_URL = 'https://api.buttercms.com/v2/';
2121

2222
protected

0 commit comments

Comments
 (0)