Skip to content

Commit fab4c13

Browse files
committed
Version 0.2.1
1 parent b36872a commit fab4c13

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## Version 0.2.1
6+
57
- Fix condition when providing a custom command.
68

79
## Version 0.2.0

manage-ghar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PID_FILE="runner.pid"
66
LOG_FILE="runner.log"
77
STATE_DIRNAME="state"
88
CONFIG_FILE=".manage_ghar.conf"
9-
VERSION="0.2.0"
9+
VERSION="0.2.1"
1010

1111
DEBUG=false
1212
QUIET=false

0 commit comments

Comments
 (0)