[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig dfce47f4c5 2/2: Update version string
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/editorconfig dfce47f4c5 2/2: Update version string |
Date: |
Sun, 7 May 2023 04:01:05 -0400 (EDT) |
branch: elpa/editorconfig
commit dfce47f4c5369711524c4da606201f33649bf894
Author: 10sr <8.slashes@gmail.com>
Commit: 10sr <8.slashes@gmail.com>
Update version string
---
Eask | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Eask b/Eask
index 8d32ac56e7..79ee16b7c5 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
(package "editorconfig"
- "0.9.1"
+ "0.10.0"
"EditorConfig Emacs Plugin")
(website-url "https://github.com/editorconfig/editorconfig-emacs#readme")
diff --git a/editorconfig.el b/editorconfig.el
index 831ca49474..92ffe1e44b 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.9.1
+;; Version: 0.10.0
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((emacs "26.1") (nadvice "0.3"))
;; Keywords: convenience editorconfig