From b0673c35634a04687237cd57ef4ab2fafeeb620a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 12 Mar 2020 13:15:45 +0900 Subject: 0.21.0 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 46bd9403..25e0dc6b 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.20.0" +$version="0.21.0" if ([Environment]::Is64BitProcess) { $binary_arch="amd64" -- cgit v1.2.3