Skip to content

Commit

Permalink
Revert "Update version string"
Browse files Browse the repository at this point in the history
This reverts commit dfce47f.
  • Loading branch information
10sr committed May 7, 2023
1 parent dfce47f commit b0bd25b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Eask
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(package "editorconfig"
"0.10.0"
"0.9.1"
"EditorConfig Emacs Plugin")

(website-url "https://github.com/editorconfig/editorconfig-emacs#readme")
Expand Down
2 changes: 1 addition & 1 deletion editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2011-2023 EditorConfig Team

;; Author: EditorConfig Team <[email protected]>
;; 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
Expand Down

0 comments on commit b0bd25b

Please sign in to comment.