Skip to content

Commit

Permalink
Updated version to 1.0.l
Browse files Browse the repository at this point in the history
  • Loading branch information
haproxytechblog committed May 10, 2019
1 parent 85a60a0 commit a25c6ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>HAProxy.StreamProcessingOffload.Agent</PackageId>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Authors>Nick Ramirez</Authors>
<Company>HAProxy Technologies</Company>
<Description>The HAProxy Stream Processing Offload Protocol (SPOP) enables you to extend HAProxy by streaming load balancer data to an external program. This is a .NET library for creating a SPOP agent.</Description>
Expand Down

0 comments on commit a25c6ac

Please sign in to comment.