From 36ad188a887f3db95e24ffae84c8f64abe8447e4 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Wed, 21 Jun 2017 10:02:28 +0100 Subject: [PATCH] v1.1 --- dad-joke.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dad-joke.el b/dad-joke.el index e5a7eae..ed26339 100644 --- a/dad-joke.el +++ b/dad-joke.el @@ -2,7 +2,7 @@ ;; Copyright 2017 by Dave Pearson ;; Author: Dave Pearson -;; Version: 1.0 +;; Version: 1.1 ;; Keywords: games ;; URL: https://github.com/davep/dad-joke.el ;; Package-Requires: ((emacs "24"))