diff options
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/version_bump.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/version_bump.sh b/ci/version_bump.sh index 5526f7b725..00d5e70fce 100755 --- a/ci/version_bump.sh +++ b/ci/version_bump.sh @@ -7,6 +7,5 @@ export LANG=en_US.UTF-8 . ci/bundle_install.sh bundle exec rake version:bump -bundle exec rake changelog:update git checkout .bundle/config |