Skip to content
Snippets Groups Projects
Commit 9cb0cdb4 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

0.9.2

parent 448132c4
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
version=0.9.1
version=0.9.2
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)
......
......@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.2-dev"
const Version = "0.9.2"
// fzf events
const (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment