Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 17, 2020
1 parent 92ddac2 commit ecd0a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -109,7 +109,7 @@ jobs:
twine upload dist/*
fi
- run:
name: Bump bersion
name: Bump version
command: |
if [ "${CIRCLE_BRANCH}" == "master" ]
then
Expand Down

0 comments on commit ecd0a2c

Please sign in to comment.