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