From 9d100f4f321000b80b73638a6406e8486c35ce16 Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Tue, 23 Feb 2016 20:12:16 -0700 Subject: [PATCH] bump version v0.2.14 --- VERSION | 2 +- zsh-autosuggestions.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index fd8518c..ec13377 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.13 +v0.2.14 diff --git a/zsh-autosuggestions.zsh b/zsh-autosuggestions.zsh index 409ea2a..a2a3bd8 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.13 +# v0.2.14 # Copyright (c) 2013 Thiago de Arruda # Copyright (c) 2016 Eric Freese #