Skip to content

Commit

Permalink
v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mafredri committed Jan 5, 2023
1 parent 3ba6e2d commit a66d76f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions async.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
#
# zsh-async
#
# version: v1.8.5
# version: v1.8.6
# author: Mathias Fredriksson
# url: https://github.com/mafredri/zsh-async
#

typeset -g ASYNC_VERSION=1.8.5
typeset -g ASYNC_VERSION=1.8.6
# Produce debug output from zsh-async when set to 1.
typeset -g ASYNC_DEBUG=${ASYNC_DEBUG:-0}

Expand Down

0 comments on commit a66d76f

Please sign in to comment.