summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2019-11-30 20:32:11 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2020-04-10 11:51:56 -0700
commit35432f8c70367184e2c23d23a830c70cb7c2ef47 (patch)
tree8c0116a3d60e4020502e83d2378c408d2421381c
parenteb16fe113047e7dd6f257deddacc8e1376f95e56 (diff)
Incrementing version to v2.1.1v2.1.1
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 115c21d3..5a118444 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
-version = "v2.1.1-beta"
+version = "v2.1.1"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",