summaryrefslogtreecommitdiffstats
path: root/matterbridge.go
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-03-18 21:19:22 +0100
committerWim <wim@42.be>2017-03-18 21:19:22 +0100
commit936bccccd24b6271c613b1d1857adffe713d2d75 (patch)
tree9d122dc6dbaa0733860b0d2730a89cbbf09c520f /matterbridge.go
parentc30ffeb81e00a0629895a74d411c4fe32bc7311e (diff)
downloadmatterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.tar.gz
matterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.tar.bz2
matterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.zip
Release v0.10.1v0.10.1
Diffstat (limited to 'matterbridge.go')
-rw-r--r--matterbridge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.go b/matterbridge.go
index ef5286a4..07e23315 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -10,7 +10,7 @@ import (
)
var (
- version = "0.10.0"
+ version = "0.10.1"
githash string
)