1
0
forked from lug/matterbridge

Release v0.10.2

This commit is contained in:
Wim
2017-03-25 21:35:13 +01:00
parent 95f4e3448e
commit 4a25e66c00
3 changed files with 20 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ import (
)
var (
version = "0.10.2-dev"
version = "0.10.2"
githash string
)