From 4b6c34d5d77025a11ae68462af9bf0a822a13242 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Tue, 26 Mar 2019 20:24:31 +0900 Subject: [PATCH] Bump version to v0.8.0 (#192) --- editorconfig.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editorconfig.el b/editorconfig.el index d7760009..7d14c736 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2011-2019 EditorConfig Team ;; Author: EditorConfig Team -;; Version: 0.7.14 +;; Version: 0.8.0 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme ;; Package-Requires: ((cl-lib "0.5") (emacs "24"))