Skip to content

Commit

Permalink
Bump version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jun 3, 2022
1 parent e677c6d commit 53a2b6b
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 @@
# unreleased
# v0.3.3 (2022-06-03)

* Switched to using native Matrix threads for bridging Google Chat threads.
* Removed web login interface and added support for logging in inside Matrix.
Expand Down
2 changes: 1 addition & 1 deletion mautrix_googlechat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.3.2"
__version__ = "0.3.3"
__author__ = "Tulir Asokan <[email protected]>"

0 comments on commit 53a2b6b

Please sign in to comment.