From 5f3f20e7f22fb9fd7c48abce8bd38061d97e4bc0 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Mon, 9 Dec 2019 23:10:50 +0100 Subject: [PATCH] Bump version --- focus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/focus.el b/focus.el index f3e8350..3485232 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.1.1 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "24.3") (cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify