Skip to content

Commit

Permalink
chore: bump to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Jun 4, 2023
1 parent 13e6bc8 commit 1b2edce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "syncshell"
version = "1.0.5"
version = "1.0.6"
description = "Keep your machine's shell history synchronized."

license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion version.py
@@ -1 +1 @@
__version__ = "1.0.5"
__version__ = "1.0.6"

0 comments on commit 1b2edce

Please sign in to comment.