Commit 21e1f35a authored by Ryan Caloras's avatar Ryan Caloras
Browse files

Prepare for release 1.1.3

parent 268b8a51
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
__version__ = '1.1.3-dev'
__version__ = '1.1.3'
......@@ -41,7 +41,7 @@ zshprofile=~/.zshrc
# Optional parameter to specify a github branch
# to pull from.
github_branch=${1:-'1.1.2'}
github_branch=${1:-'1.1.3'}
install_bashhub() {
check_dependencies
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment