summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-08-29 17:10:58 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-08-29 17:10:58 +0900
commitfc69308057cf8486d2753efd76682fd613471da6 (patch)
treed673156c65ac3b2b3c308d6e79cc046120d434bc /install.ps1
parentc6d620c99eb6f8a46fb8be0858879f45c115c628 (diff)
downloadfzf-fc69308057cf8486d2753efd76682fd613471da6.tar.gz
0.55.0
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 ea0a93a2..b2959ff3 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.54.3"
+$version="0.55.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition