diff --git a/auto-notify.plugin.zsh b/auto-notify.plugin.zsh index 7b17b35..cd40ba7 100644 --- a/auto-notify.plugin.zsh +++ b/auto-notify.plugin.zsh @@ -1,4 +1,4 @@ -export AUTO_NOTIFY_VERSION="0.1.0" +export AUTO_NOTIFY_VERSION="0.2.0" # Threshold in seconds for when to automatically show a notification export AUTO_NOTIFY_THRESHOLD=10