From 4993d19466d5f3ac127de5c0c461cde7ef1894d7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 8 Aug 2022 23:57:32 +0900 Subject: 0.32.1 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index e96c71e1..3a7ff75a 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.32.0" +$version="0.32.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3