Skip to content

Commit

Permalink
chore: Prepare v0.6.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Johnson <bjohnson@binarylogic.com>
  • Loading branch information
binarylogic committed Dec 12, 2019
1 parent 2481c9b commit 2978139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/release-rollback.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
git tag -d v#{version}
git push --delete origin v#{version}
#{branch_commands}
git reset HEAD~
EOF

commands.chomp!
Expand Down

0 comments on commit 2978139

Please sign in to comment.