Skip to content

Commit

Permalink
Bump version 0.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Aug 23, 2018
1 parent 439ec22 commit e2a5cfe
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.12"
"0.7.13"
"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.12
;; Version: 0.7.13
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))

Expand Down

0 comments on commit e2a5cfe

Please sign in to comment.