Skip to content

Commit ee5d675

Browse files
committed
bump version
1 parent 2a3f53c commit ee5d675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"gitlab.com/tslocum/cbind"
1818
)
1919

20-
var VERSION string = "v1.0.5"
20+
var VERSION string = "v1.0.6"
2121

2222
var sndTxt string = ""
2323
var currentReceiver messages.Chat = messages.Chat{}

0 commit comments

Comments
 (0)