branch: scratch/editorconfig-cc
commit 13f3c4951c2e33af319b1d33928d700e1cd89a28
Author: Hong Xu <[email protected]>
Commit: Stefan Monnier <[email protected]>

    Bump required editorconfi-core version
    
    Fix #80
---
 editorconfig.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editorconfig.el b/editorconfig.el
index 0fb07b6af2..cf997fc46b 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -5,7 +5,7 @@
 ;; Author: EditorConfig Team <[email protected]>
 ;; Version: 0.7.3
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
-;; Package-Requires: ((editorconfig-core "0.6.2"))
+;; Package-Requires: ((editorconfig-core "0.7.3"))
 
 ;; See
 ;; http://github.com/editorconfig/editorconfig-emacs/graphs/contributors

Reply via email to