diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2014-08-05 01:09:09 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2014-08-05 01:09:23 -0600 |
| commit | b4d8e540e5fc3def044d4dfad6765f285e12946d (patch) | |
| tree | 7ab9bb7d71d11f4e5b9bdf486c7a2a07f7f0fe7f /Rakefile | |
| parent | 4be6a99e8f22b98ee9e53941b4572448bc1568c5 (diff) | |
prepare for the next development iteration [ci skip]
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ begin # Enhance the release task to create an explicit commit for the release Rake::Task[:release].enhance [:commit_release] + # NOTE you don't need to push after updating version and committing locally task :commit_release do Bundler::GemHelper.new.send(:guard_clean) sh "git commit --allow-empty -a -m 'Release #{Asciidoctor::VERSION}'" |
