Skip to content

Commit cfae1e4

Browse files
committed
3.7.0 release
1 parent d7a50ee commit cfae1e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 3.6.0 - 2020-09-14
3+
## 3.7.0 - 2022-03-08
44

55
* Adds support for Laravel 8.0
66

Diff for: src/AwsServiceProvider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
class AwsServiceProvider extends ServiceProvider
1212
{
13-
const VERSION = '3.6.0';
13+
const VERSION = '3.7.0';
1414

1515
/**
1616
* Indicates if loading of the provider is deferred.

0 commit comments

Comments
 (0)