Skip to content

Commit

Permalink
0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Nov 9, 2020
1 parent f6269f0 commit 722d66e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -u

version=0.24.2
version=0.24.3
auto_completion=
key_bindings=
update_config=2
Expand Down
2 changes: 1 addition & 1 deletion install.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$version="0.24.2"
$version="0.24.3"

$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition

Expand Down

0 comments on commit 722d66e

Please sign in to comment.