Skip to content

Commit 5f61dae

Browse files
committed
bumping package number
1 parent 80e9dcd commit 5f61dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TableStorage.Abstractions.TableEntityConverters/TableStorage.Abstractions.TableEntityConverters.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;netcoreapp2.0;net462</TargetFrameworks>
5-
<Version>1.1.1</Version>
5+
<Version>1.1.2</Version>
66
<Authors>Giovanni Galbo</Authors>
77
<Company>Giovanni Galbo</Company>
88
<Description>Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa. This version is for .net core</Description>

0 commit comments

Comments
 (0)