From f590761dac8ba32bfbc01c170a7baee61306a0b3 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Sun, 24 May 2015 17:48:44 +0200 Subject: [PATCH] focus-read-only-mode calls for version bump --- focus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/focus.el b/focus.el index daae082..46a7ad3 100644 --- a/focus.el +++ b/focus.el @@ -5,7 +5,7 @@ ;; Author: Lars Tveito ;; URL: http://github.com/larstvei/Focus ;; Created: 11th May 2015 -;; Version: 0.0.1 +;; Version: 0.0.2 ;; Package-Requires: ((emacs "24") (cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify