Skip to content

Commit

Permalink
Bump version to v0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jul 16, 2021
1 parent a2ea4f5 commit 3f4a6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package mautrix

const Version = "v0.9.14"
const Version = "v0.9.15"

var DefaultUserAgent = "mautrix-go/" + Version

0 comments on commit 3f4a6b3

Please sign in to comment.