Skip to content

Commit

Permalink
Changing the version number to draft a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Karan Jain committed Jun 6, 2017
1 parent bb9d52e commit f5e9d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fi

run() {
IFS=$'\n'
VERSION="v0.2.0"
VERSION="v0.2.1"
GITHUB_URL="https://github.com/karanmilan/talisman"
BINARY_BASE_URL="$GITHUB_URL/releases/download/$VERSION/talisman"
DEFAULT_GLOBAL_TEMPLATE_DIR="$HOME/.git-templates"
Expand Down

0 comments on commit f5e9d41

Please sign in to comment.