Skip to content

Commit 7bf68bd

Browse files
author
David Lebee
committed
fixing poweredsoft.data versioning.
1 parent 63b1406 commit 7bf68bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PoweredSoft.DynamicQuery.AspNetCore/PoweredSoft.DynamicQuery.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<RepositoryUrl>https://github.com/PoweredSoft/DynamicQuery</RepositoryUrl>
1010
<RepositoryType>github</RepositoryType>
1111
<PackageTags>powered,soft,dynamic,criteria,query,builder,asp,net,core</PackageTags>
12-
<Version>1.0.5</Version>
12+
<Version>1.0.6</Version>
1313
<PackageIconUrl>https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&amp;amp;r=g&amp;amp;d=retro</PackageIconUrl>
1414
<Product>PoweredSoft.DynamicQuery.AspNetCore</Product>
1515
<Description>This projects makes it easier to use dynamic query in a asp.net core mvc project.</Description>

PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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.9</Version>
12+
<Version>1.0.10</Version>
1313
<PackageIconUrl>https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&amp;amp;r=g&amp;amp;d=retro</PackageIconUrl>
1414
<Product>PoweredSoft.DynamicQuery</Product>
1515
<Description>dynamic query based on string path very usefull for network requests.</Description>

0 commit comments

Comments
 (0)