branch: elpa/raku-mode commit 4ee9045eeb90f7831d7c0ee2e4adfcd957f712be Author: Altai-man <alexander.kiryu...@gmail.com> Commit: GitHub <nore...@github.com>
Bump version to have an update without pkg-info @phikal++ for the suggestion. --- raku-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raku-mode.el b/raku-mode.el index c1c220ac52..9c2a182da6 100644 --- a/raku-mode.el +++ b/raku-mode.el @@ -5,7 +5,7 @@ ;; Author: Hinrik Örn Sigurðsson <hinrik....@gmail.com> ;; URL: https://github.com/hinrik/perl6-mode ;; Keywords: languages -;; Version: 0.2.0 +;; Version: 0.2.1 ;; Package-Requires: ((emacs "24.4")) ;; This file is not part of GNU Emacs.