summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-14 01:30:36 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-14 01:54:30 +0900
commit6432f00f0d026c61f683c83ded4d2e15317e927e (patch)
tree7dd666c371e04e5c91f704b8a6d48a9d452e5c82 /install.ps1
parent4e9e842aa4df67051ce88963b0745679dbaeadb5 (diff)
downloadfzf-6432f00f0d026c61f683c83ded4d2e15317e927e.tar.gz
0.52.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 acd33b05..090bb5ed 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.52.0"
+$version="0.52.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition