summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-01-23 23:47:24 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-01-23 23:47:24 +0900
commitbeb2de2dd995ae261084ead9903d7fa7c08da7af (patch)
treefdc28bcb41a4e7fe7872dbb8d4e7be10d76356b7 /install.ps1
parent2a8b65e105ec1a1a9d4cecf947b7267f04453b7c (diff)
downloadfzf-beb2de2dd995ae261084ead9903d7fa7c08da7af.tar.gz
0.46.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 d977dc7f..42e28ea3 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.45.0"
+$version="0.46.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition