We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aadf84 commit 16117e0Copy full SHA for 16117e0
1 file changed
Directory.Build.props
@@ -17,8 +17,8 @@
17
<RepositoryUrl>https://github.com/managedcode/Orleans.RateLimiting</RepositoryUrl>
18
<PackageProjectUrl>https://github.com/managedcode/Orleans.RateLimiting</PackageProjectUrl>
19
<Product>Managed Code - Orleans RateLimiting</Product>
20
- <Version>0.0.5</Version>
21
- <PackageVersion>0.0.5</PackageVersion>
+ <Version>0.0.6</Version>
+ <PackageVersion>0.0.6</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments