Increment version to v2.4.2

This commit is contained in:
Jrnl Bot 2020-05-09 21:15:03 +00:00 committed by Jonathan Wren
parent a15e6f7476
commit 1f1a57db89
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "v2.4.1"
__version__ = "v2.4.2"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
version = "v2.4.1"
version = "v2.4.2"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",