summaryrefslogtreecommitdiffstats
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-01-24 22:11:14 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-01-24 22:11:14 +0900
commit2023012408ff892d43441fce0385943bafdbb52b (patch)
tree42c0d8717b2a656304d949ed026775d85711219f /install.ps1
parent95a7661bb1b9d55492ccdee52915f47c8187d021 (diff)
0.37.00.37.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 ae65085d..c96bb8d8 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.36.0"
+$version="0.37.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition