Skip to content

Commit bbde9cd

Browse files
author
pufferffish
committed
bump version
1 parent 4f066d0 commit bbde9cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/wireproxy/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
// an argument to denote that this process was spawned by -d
1919
const daemonProcess = "daemon-process"
2020

21-
var version = "1.0.5-dev"
21+
var version = "1.0.8-dev"
2222

2323
// attempts to pledge and panic if it fails
2424
// this does nothing on non-OpenBSD systems

0 commit comments

Comments
 (0)