Bump version to v0.1.3

This commit is contained in:
Tulir Asokan 2020-07-10 15:24:29 +03:00
parent 518cb076ff
commit 8bacbbac5b

View file

@ -47,7 +47,7 @@ var (
Name = "mautrix-whatsapp"
URL = "https://github.com/tulir/mautrix-whatsapp"
// This is changed when making a release
Version = "0.1.2"
Version = "0.1.3"
// This is filled by init()
WAVersion = ""
// These are filled at build time with the -X linker flag