summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-11-10 17:59:49 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-11-10 23:15:35 +0900
commit64c61603e9b50470ba79737ade9e0a7d8402f1d7 (patch)
tree239eb03a838f900395dda23e67e3f5c240dce166 /install.ps1
parent57c08d925f050bb955028992a6435c4341e1056a (diff)
downloadfzf-64c61603e9b50470ba79737ade9e0a7d8402f1d7.tar.gz
0.56.1
Diffstat (limited to 'install.ps1')
-rw-r--r--install.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/install.ps1 b/install.ps1
index a14a351b..9bb644f3 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.56.0"
+$version="0.56.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition