Skip to content

Commit d64c9c5

Browse files
author
David Lebee
committed
version.
1 parent c085451 commit d64c9c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

PoweredSoft.DynamicQuery.Core/PoweredSoft.DynamicQuery.Core.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<RepositoryUrl>https://github.com/PoweredSoft/DynamicQuery.Core/</RepositoryUrl>
1010
<RepositoryType>github</RepositoryType>
1111
<PackageTags>powered,soft,dynamic,criteria,query,builder</PackageTags>
12+
<Version>1.0.1</Version>
13+
<PackageIconUrl>https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&amp;amp;r=g&amp;amp;d=retro</PackageIconUrl>
1214
</PropertyGroup>
1315

1416
</Project>

PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<RepositoryUrl>https://github.com/PoweredSoft/DynamicQuery</RepositoryUrl>
1010
<RepositoryType>github</RepositoryType>
1111
<PackageTags>powered,soft,dynamic,criteria,query,builder</PackageTags>
12-
<Version>1.0.2</Version>
12+
<Version>1.0.3</Version>
13+
<PackageIconUrl>https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&amp;amp;r=g&amp;amp;d=retro</PackageIconUrl>
1314
</PropertyGroup>
1415

1516
<ItemGroup>

0 commit comments

Comments
 (0)