Skip to content

Commit bfcaf07

Browse files
committed
FluentStorage 6.0.1
1 parent 485fa28 commit bfcaf07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

FluentStorage.AWS/FluentStorage.AWS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010
<PackageIcon>logo-nuget.png</PackageIcon>
1111
<Authors>Robin Rodricks, Ivan Gavryliuk, FluentStorage Contributors</Authors>
12-
<Version>6.0.0</Version>
12+
<Version>6.0.1</Version>
1313
<PackageProjectUrl>https://github.com/robinrodricks/FluentStorage</PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/robinrodricks/FluentStorage</RepositoryUrl>
1515
<RepositoryType>GitHub</RepositoryType>

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
#### FluentStorage 6.0.1
4+
- **FluentStorage.AWS**
5+
- Fix: Null Exception at `ListAsync`
6+
37
#### FluentStorage 6.0.0
48

59
- **FluentStorage**

0 commit comments

Comments
 (0)