Skip to content

Commit

Permalink
Bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Mar 16, 2023
1 parent 05bc4f9 commit 69268f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.2.0 (unreleased)
# v0.2.0 (2023-03-16)

* Switched to zerolog for logging.
* The basic log config will be migrated automatically, but you may want to
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ func main() {
Name: "mautrix-discord",
URL: "https://github.com/mautrix/discord",
Description: "A Matrix-Discord puppeting bridge.",
Version: "0.1.1",
Version: "0.2.0",
ProtocolName: "Discord",

CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
Expand Down

0 comments on commit 69268f8

Please sign in to comment.