branch: elpa/dockerfile-mode commit 628315e2e4ab2f269548126444234caa057b2c75 Author: Drew Csillag <d...@thecsillags.com> Commit: Drew Csillag <d...@thecsillags.com>
Added version and URL header --- dockerfile-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dockerfile-mode.el b/dockerfile-mode.el index 05d39689c4..8c12ac45b8 100644 --- a/dockerfile-mode.el +++ b/dockerfile-mode.el @@ -3,6 +3,9 @@ ;; Copyright (c) 2013 Spotify AB ;; Package-Requires: ((emacs "24")) ;; Homepage: https://github.com/spotify/dockerfile-mode +;; URL: https://github.com/spotify/dockerfile-mode +;; Version: 1.5 +;; Keywords: docker ;; ;; Licensed under the Apache License, Version 2.0 (the "License"); you may not ;; use this file except in compliance with the License. You may obtain a copy of