Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Apr 20, 2022
1 parent bc6d42b commit 0b41b2c
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.4 (unreleased)
# v0.3.0 (2022-04-20)

Target signald version: [v0.18.0](https://gitlab.com/signald/signald/-/releases/0.18.0)

Expand Down
2 changes: 1 addition & 1 deletion mautrix_signal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.2.3"
__version__ = "0.3.0"
__author__ = "Tulir Asokan <tulir@maunium.net>"

0 comments on commit 0b41b2c

Please sign in to comment.