branch: elpa/xkcd
commit 0911bd3f5c217fdafd4b28d9744bf4c144a2a934
Author: Vibhav Pant <vibh...@gmail.com>
Commit: Vibhav Pant <vibh...@gmail.com>

    json 1.4 not strictly required. Fixes #5.
---
 xkcd.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xkcd.el b/xkcd.el
index c21abb7180..c6dd5819ca 100644
--- a/xkcd.el
+++ b/xkcd.el
@@ -5,7 +5,7 @@
 ;; Url: https://github.com/vibhavp/emacs-xkcd
 ;; Author: Vibhav Pant <vibh...@gmail.com>
 ;; Version: 1.0
-;; Package-Requires: ((json "1.4"))
+;; Package-Requires: ((json "1.3"))
 ;; Keywords: xkcd webcomic
 
 ;;; Commentary:

Reply via email to