From 3250778ce852566f0e3213699dfee7bdf97f133f Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Sat, 15 Jun 2019 21:39:57 -0600 Subject: [PATCH] v0.6.0 --- VERSION | 2 +- zsh-autosuggestions.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index b0c2058..60f6343 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.5.2 +v0.6.0 diff --git a/zsh-autosuggestions.zsh b/zsh-autosuggestions.zsh index 5f2401d..f214147 100644 --- a/zsh-autosuggestions.zsh +++ b/zsh-autosuggestions.zsh @@ -1,6 +1,6 @@ # Fish-like fast/unobtrusive autosuggestions for zsh. # https://github.com/zsh-users/zsh-autosuggestions -# v0.5.2 +# v0.6.0 # Copyright (c) 2013 Thiago de Arruda # Copyright (c) 2016-2018 Eric Freese #