summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-12-15 17:03:47 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-12-15 17:04:04 +0900
commit0476a65fca287a1cd17ae3cbdfd8155eb0fb40ad (patch)
treeb73d5bec416386961693c1429168590f0b71e317 /install.ps1
parent2cb2af115af957813e3527b669e70d795ad4eae7 (diff)
downloadfzf-0476a65fca287a1cd17ae3cbdfd8155eb0fb40ad.tar.gz
0.57.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 93d9e549..10c1fabc 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.56.3"
+$version="0.57.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition