Skip to content

Commit 68f6b5f

Browse files
authored
Merge pull request #5 from giometrix/issue3_GetAllRecordsPagedAsync
increment version
2 parents 43441b7 + 5cb59b9 commit 68f6b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TableStorage.Abstractions.POCO/TableStorage.Abstractions.POCO.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>2.1.0</Version>
5+
<Version>2.2.0</Version>
66
<Authors>Giovanni Galbo</Authors>
77
<Company>Giovanni Galbo</Company>
88
<Description>A repository wrapper for Azure Table Storage that uses POCOs (Plain Old CLR Objects) instead of objects that implemeent ITableEntity.

0 commit comments

Comments
 (0)