Skip to content

Commit 29c8d1b

Browse files
committed
Increment version
1 parent 98d0d23 commit 29c8d1b

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</TargetFrameworks>
5-
<Version>1.3-beta</Version>
5+
<Version>1.3.0.0</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.</Description>

0 commit comments

Comments
 (0)