From 349a3d717d4201404d88c1ee71eb2cd8dc17aeb2 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Wed, 11 Jul 2018 15:00:17 -0500 Subject: [PATCH] Release 1.6.0 --- README.org | 2 +- helm-org-rifle.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index cfa1ba4..623bac0 100644 --- a/README.org +++ b/README.org @@ -88,7 +88,7 @@ Run one of the rifle commands, type some words, and results will be displayed, g * Changelog :noexport_1: -** 1.6.0-pre +** 1.6.0 *Additions* + Add clock-in action. Thanks to [[https://github.com/PrestanceDesign][Michael Salihi]]. diff --git a/helm-org-rifle.el b/helm-org-rifle.el index 01e303f..1797ed2 100644 --- a/helm-org-rifle.el +++ b/helm-org-rifle.el @@ -2,7 +2,7 @@ ;; Author: Adam Porter ;; Url: http://github.com/alphapapa/helm-org-rifle -;; Version: 1.6.0-pre +;; Version: 1.6.0 ;; Package-Requires: ((emacs "24.4") (dash "2.12") (f "0.18.1") (helm "1.9.4") (s "1.10.0")) ;; Keywords: hypermedia, outlines