Release 1.2.1

This commit is contained in:
Bohdan Horbeshko 2022-07-01 07:38:41 -04:00
parent 710a88cd7d
commit 0c71036148

View file

@ -15,7 +15,7 @@ import (
goxmpp "gosrc.io/xmpp"
)
const version string = "1.2.1-dev"
const version string = "1.2.1"
var sm *goxmpp.StreamManager
var component *goxmpp.Component