summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-02-02 23:39:47 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-02-02 23:39:47 +0900
commitbbe1721a1883426f639c1efe6afef1d3e6c25181 (patch)
tree32ec252df4d6e394a4fc764408d155088ad35286 /install.ps1
parentc1470a51b84283db661acfbb70d1323e86ca7bf8 (diff)
downloadfzf-bbe1721a1883426f639c1efe6afef1d3e6c25181.tar.gz
0.59.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 64f62dc6..c8d43b48 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.58.0"
+$version="0.59.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition