Commit f9886a1a authored by Fabio Pelosin's avatar Fabio Pelosin

[Rakefile] fine tuned release task.

parent 43f2b80b
......@@ -99,6 +99,7 @@ namespace :gem do
exit 1
end
diff_lines.delete('Gemfile.lock')
if diff_lines != ['lib/cocoapods.rb']
$stderr.puts "[!] Only change the version number in a release commit!"
exit 1
......
Markdown is supported
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