summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-10-27 12:03:01 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-10-27 12:03:01 +0900
commitff1687744db737c935db0f8e4d29373db9f84d8c (patch)
tree635d6c0b2b429213facf97bdb183c1517f29a89f /install.ps1
parent782c870fb20f212e8dbdf6231b273008fa170f64 (diff)
downloadfzf-ff1687744db737c935db0f8e4d29373db9f84d8c.tar.gz
0.56.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 b2959ff3..a14a351b 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.55.0"
+$version="0.56.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition