diff --git a/Eask b/Eask index 79ee16b7..54b22e07 100644 --- a/Eask +++ b/Eask @@ -1,5 +1,5 @@ (package "editorconfig" - "0.10.0" + "0.10.1" "EditorConfig Emacs Plugin") (website-url "https://github.com/editorconfig/editorconfig-emacs#readme") diff --git a/editorconfig.el b/editorconfig.el index 5006e792..365bd965 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2011-2023 EditorConfig Team ;; Author: EditorConfig Team -;; Version: 0.10.0 +;; Version: 0.10.1 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme ;; Package-Requires: ((emacs "26.1") (nadvice "0.3")) ;; Keywords: convenience editorconfig