From b2276e98ebd9bdc47e363a4af1c473ddfcf0dd09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sat, 17 Dec 2016 23:01:59 +0100 Subject: [PATCH] Add again an ending newline to _heroku file --- plugins/heroku/_heroku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/heroku/_heroku b/plugins/heroku/_heroku index 145de9eea..878d3ce1b 100644 --- a/plugins/heroku/_heroku +++ b/plugins/heroku/_heroku @@ -148,4 +148,4 @@ _arguments \ '(--app)--app[the app name]' \ '(--remote)--remote[the remote name]' \ '(--help)--help[help about the current command]' \ - && return 0 + && return 0