Skip to content

Commit

Permalink
Release 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mafredri committed May 14, 2020
1 parent fa94826 commit 490167c
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: 1.8.2
# version: 1.8.3
# author: Mathias Fredriksson
# url: https://github.com/mafredri/zsh-async
#

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

Expand Down

0 comments on commit 490167c

Please sign in to comment.