Skip to content

Commit

Permalink
Bump version to 0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Jun 19, 2018
1 parent e314a7c commit ae856b0
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
Expand Up @@ -71,7 +71,7 @@


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

(defun editorconfig-core--remove-duplicate (alist)
Expand Down
2 changes: 1 addition & 1 deletion editorconfig.el
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2011-2017 EditorConfig Team

;; Author: EditorConfig Team <editorconfig@googlegroups.com>
;; Version: 0.7.11
;; Version: 0.7.12
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))

Expand Down

0 comments on commit ae856b0

Please sign in to comment.