Skip to content

Commit 0a020ef

Browse files
author
Literally Nobody Ever
committed
bump version to 0.6.2
1 parent 13a5baf commit 0a020ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/structs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type Logger interface {
1919
}
2020

2121
const (
22-
APP_VERSION = "0.6.1"
22+
APP_VERSION = "0.6.2"
2323

2424
// We use the size of the largest sensible PDU.
2525
//

0 commit comments

Comments
 (0)