Skip to content

Commit

Permalink
🔖 v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelWaldvogel committed Oct 2, 2020
1 parent a774047 commit fb78f3a
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
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).


# 0.9.1+ - [Unreleased]
# 0.9.2 - 2020-10-02
## Added
- Suspend "normal" (non-forced) commits during merge, in order to not
interfere with manual maintenance processes
Expand Down
2 changes: 1 addition & 1 deletion autoblockchainify/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#

VERSION = '0.9.1+'
VERSION = '0.9.2'

0 comments on commit fb78f3a

Please sign in to comment.