From aa0b10db4440f3fd01bbc2dbd8fd4590fc50a1d1 Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Mon, 21 May 2018 11:38:41 -0600 Subject: [PATCH] v0.4.3 --- VERSION | 2 +- zsh-autosuggestions.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0eec13e..f87d474 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.2 +v0.4.3 diff --git a/zsh-autosuggestions.zsh b/zsh-autosuggestions.zsh index c47586a..1c3eab5 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.4.2 +# v0.4.3 # Copyright (c) 2013 Thiago de Arruda # Copyright (c) 2016-2018 Eric Freese #