Skip to content

Commit 755504b

Browse files
committed
Prepare for release 0.0.10
1 parent afda621 commit 755504b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bashhub/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.0.10-dev'
1+
__version__ = '0.0.10'

install-bashhub.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ zshprofile=~/.zshrc
3535

3636
# Optional parameter to specify a github branch
3737
# to pull from.
38-
github_branch=${1:-'0.0.9'}
38+
github_branch=${1:-'0.0.10'}
3939

4040
install_bashhub() {
4141
check_dependencies

0 commit comments

Comments
 (0)