Skip to content

Commit

Permalink
Increment version to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrnl-bot committed Jul 31, 2021
1 parent c49853d commit eaaa7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jrnl/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "v2.8.2-beta"
__version__ = "v2.8.2"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jrnl"
version = "v2.8.2-beta"
version = "v2.8.2"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"jrnl contributors <[email protected]>",
Expand Down

0 comments on commit eaaa7bb

Please sign in to comment.