From 75202c9445f52eab6fb82f00006f37cd20dae6b2 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Sun, 13 Nov 2016 20:45:20 +0100 Subject: [PATCH] Version bump --- focus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/focus.el b/focus.el index 6955c27..fcec9dd 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.0 +;; Version: 0.1.1 ;; Package-Requires: ((emacs "24") (cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify