module.exports = ( grunt, options ) ->
  release:
    options:
      dryRun: false
