Skip to content

Commit 2d84bc3

Browse files
committed
[v1.0.1] Lib.Azure.Functions.Worker.Extensions.WebPush
1 parent 299ee44 commit 2d84bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Lib.Azure.Functions.Worker.Extensions.WebPush/Lib.Azure.Functions.Worker.Extensions.WebPush.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>This package contains Azure Functions isolated worker model extensions for Web Push Protocol based client for Push Service.</Description>
44
<Tags>Azure AzureFunctions IsolatedWorker WebPush</Tags>
55
<Copyright>Copyright © 2024 - 2025 Tomasz Pęczek</Copyright>
6-
<VersionPrefix>1.0.0</VersionPrefix>
6+
<VersionPrefix>1.0.1</VersionPrefix>
77
<Authors>Tomasz Pęczek</Authors>
88
<TargetFramework>net6.0</TargetFramework>
99
<AssemblyTitle>Lib.Azure.Functions.Worker.Extensions.WebPush</AssemblyTitle>
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="[1.3.0,)" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Lib.Net.Http.WebPush" Version="3.2.1" />
34+
<PackageReference Include="Lib.Net.Http.WebPush" Version="3.3.1" />
3535
</ItemGroup>
3636
<ItemGroup>
3737
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" PrivateAssets="All" />

0 commit comments

Comments
 (0)