commit:     fde7705da2a478f47a52302ee483c40f34ef669a
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 20:21:37 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 20:21:37 2023 +0000
URL:        
https://gitweb.gentoo.org/proj/company-ebuild.git/commit/?id=fde7705d

company-ebuild.el: bump to 0.1.4

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 company-ebuild.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/company-ebuild.el b/company-ebuild.el
index f4ea97d..a46e076 100644
--- a/company-ebuild.el
+++ b/company-ebuild.el
@@ -21,7 +21,7 @@
 
 ;; Authors: Maciej Barć <[email protected]>
 ;; Created: 16 Aug 2022
-;; Version: 0.1.3
+;; Version: 0.1.4
 ;; Keywords: languages
 ;; Homepage: https://gitweb.gentoo.org/proj/company-ebuild.git
 ;; Package-Requires: ((emacs "26.2"))
@@ -48,7 +48,7 @@
 (require 'company-ebuild-keywords)
 
 
-(defconst company-ebuild-version "0.1.3"
+(defconst company-ebuild-version "0.1.4"
   "Company-Ebuild version.")
 
 

Reply via email to