Skip to content

Commit 8faffe8

Browse files
committed
sipexer: version set to v1.0.0-beta2
1 parent 547f5a0 commit 8faffe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sipexer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import (
3636
"golang.org/x/net/websocket"
3737
)
3838

39-
const sipexerVersion = "1.0.0-beta1"
39+
const sipexerVersion = "1.0.0-beta2"
4040

4141
// exit, return and error code values
4242
const (

0 commit comments

Comments
 (0)