Skip to content

Commit

Permalink
Use 0.8.0 for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Jan 9, 2019
1 parent 55dead5 commit e0b6c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editorconfig-core-handle.el
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ If HANDLE is nil return nil."
(editorconfig-core-handle-prop handle)))))
(make-obsolete 'editorconfig-core-handle-get-properties
'editorconfig-core-handle-get-properties-hash
"0.7.15")
"0.8.0")


(defun editorconfig-core-handle-get-properties-hash (handle file)
Expand Down

0 comments on commit e0b6c25

Please sign in to comment.