From 8965c3e7b60ab3767c15d7c948096e493e8c8c47 Mon Sep 17 00:00:00 2001
From: Matthias Loibl <mail@matthiasloibl.com>
Date: Thu, 13 Sep 2018 17:44:47 +0200
Subject: [PATCH] *: Add missing newline at the end of jsonnetfile.json

---
 jsonnetfile.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jsonnetfile.json b/jsonnetfile.json
index b4ebb0f2..619586b2 100644
--- a/jsonnetfile.json
+++ b/jsonnetfile.json
@@ -11,4 +11,4 @@
             "version": "."
         }
     ]
-}
\ No newline at end of file
+}
-- 
GitLab