From 0faa2b6584928a17fef8904e8439d1268729f37a Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Tue, 16 Feb 2016 09:34:35 -0700 Subject: [PATCH] bump version v0.2.9 --- VERSION | 2 +- zsh-autosuggestions.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index d2db7db..8f51ea9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.8 +v0.2.9 diff --git a/zsh-autosuggestions.zsh b/zsh-autosuggestions.zsh index ec79944..56e318d 100644 --- a/zsh-autosuggestions.zsh +++ b/zsh-autosuggestions.zsh @@ -1,6 +1,6 @@ # Fish-like fast/unobtrusive autosuggestions for zsh. # https://github.com/tarruda/zsh-autosuggestions -# v0.2.8 +# v0.2.9 # Copyright (c) 2013 Thiago de Arruda # Copyright (c) 2016 Eric Freese #