Skip to content

Commit

Permalink
Bump version to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Mar 26, 2021
1 parent e692298 commit e8b0bf1
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.2"
const Version = "v0.9.3"

var DefaultUserAgent = "mautrix-go/" + Version

0 comments on commit e8b0bf1

Please sign in to comment.