From 6a3e738c1bb5e80c7ea80f7166fda34a714284d8 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Tue, 8 Sep 2020 16:22:08 +0800 Subject: [PATCH] Bump version, to covery last tag release. --- helm-ag.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-ag.el b/helm-ag.el index 8a2c468..a2881ef 100644 --- a/helm-ag.el +++ b/helm-ag.el @@ -4,7 +4,7 @@ ;; Author: Syohei YOSHIDA ;; URL: https://github.com/syohex/emacs-helm-ag -;; Version: 0.62 +;; Version: 0.64 ;; Package-Requires: ((emacs "25.1") (helm "2.0")) ;; This program is free software; you can redistribute it and/or modify