Skip to content

Commit f2482ec

Browse files
Daniel Tullemanstullo-x86
authored andcommitted
Trivial change to increment version number
+semver:minor
1 parent bf2d060 commit f2482ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GZipCompressingHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace Archon.Http
1111
{
1212
/// <summary>
13-
/// GZip-compresses requests to save bytes over the wire
13+
/// GZip-compresses requests to save bytes over the wire.
1414
/// </summary>
1515
public sealed class GZipCompressingHandler : DelegatingHandler
1616
{

0 commit comments

Comments
 (0)