commit:     96f2d50f4ab934c6e566bb5a7086185b5646549f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 13 22:00:22 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 13 22:00:22 2023 +0000
URL:        
https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git/commit/?id=96f2d50f

ebuild-snippets.el: bump to 2.1.0

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

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

diff --git a/ebuild-snippets.el b/ebuild-snippets.el
index 1985522..cc7ba97 100644
--- a/ebuild-snippets.el
+++ b/ebuild-snippets.el
@@ -21,7 +21,7 @@
 
 ;; Authors: Maciej Barć <x...@gentoo.org>
 ;; Created: 27 Feb 2023
-;; Version: 2.0.4
+;; Version: 2.1.0
 ;; Keywords: languages
 ;; Homepage: https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git
 ;; Package-Requires: ((emacs "24"))
@@ -49,7 +49,7 @@
 (require 'yasnippet)
 
 
-(defconst ebuild-snippets-version "2.0.4"
+(defconst ebuild-snippets-version "2.1.0"
   "Ebuild-Snippets version.")
 
 

Reply via email to