emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/editorconfig b0bd25bbb0 1/2: Revert "Update version string


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig b0bd25bbb0 1/2: Revert "Update version string"
Date: Sun, 7 May 2023 05:02:40 -0400 (EDT)

branch: elpa/editorconfig
commit b0bd25bbb0617d5484669f5fb7dcde6238f23a37
Author: 10sr <8.slashes@gmail.com>
Commit: 10sr <8.slashes@gmail.com>

    Revert "Update version string"
    
    This reverts commit dfce47f4c5369711524c4da606201f33649bf894.
---
 Eask            | 2 +-
 editorconfig.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Eask b/Eask
index 79ee16b7c5..8d32ac56e7 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
 (package "editorconfig"
-         "0.10.0"
+         "0.9.1"
          "EditorConfig Emacs Plugin")
 
 (website-url "https://github.com/editorconfig/editorconfig-emacs#readme";)
diff --git a/editorconfig.el b/editorconfig.el
index 92ffe1e44b..831ca49474 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.9.1
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 ;; Package-Requires: ((emacs "26.1") (nadvice "0.3"))
 ;; Keywords: convenience editorconfig



reply via email to

[Prev in Thread] Current Thread [Next in Thread]