Skip to content

Commit

Permalink
Patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto committed Jan 24, 2019
1 parent 8e57bbb commit 4abf8d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ Other resources
General information
-------------------

* Version: 1.12.1
* Version: 1.12.2
* License: MIT
* Alexander F. Rødseth <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
versionString = "Algernon 1.12.1"
versionString = "Algernon 1.12.2"
description = "QUIC Web Server"
)

Expand Down

0 comments on commit 4abf8d3

Please sign in to comment.