Skip to content

Commit

Permalink
Prepare v0.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Nov 7, 2017
1 parent 99bb688 commit 2ec90f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion editorconfig-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@


(defconst editorconfig-core-version
"0.7.10"
"0.7.11"
"EditorConfig core version.")

(defun editorconfig-core--remove-duplicate (alist)
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-2017 EditorConfig Team

;; Author: EditorConfig Team <[email protected]>
;; Version: 0.7.10
;; Version: 0.7.11
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))

Expand Down

0 comments on commit 2ec90f1

Please sign in to comment.