[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig ed760770ed 2/3: Prepare v0.10.1 (#307)
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/editorconfig ed760770ed 2/3: Prepare v0.10.1 (#307) |
|
Date: |
Fri, 19 May 2023 05:01:21 -0400 (EDT) |
branch: elpa/editorconfig
commit ed760770ed5397120b3d68b69afc0778c48d3a47
Author: 10sr <8.slashes@gmail.com>
Commit: GitHub <noreply@github.com>
Prepare v0.10.1 (#307)
---
Eask | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Eask b/Eask
index 79ee16b7c5..54b22e07f1 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 5006e79285..365bd965d2 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2023 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; 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