branch: externals/url-http-oauth-demo commit 64002d21e5ca4f9af3ea7a209ca02ae7bcda8a86 Author: Thomas Fitzsimmons <fitz...@fitzsim.org> Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>
Bump url-http-oauth requirement to 0.8.0 * url-http-oauth-demo.el: Bump url-http-oauth requirement to 0.8.0. --- url-http-oauth-demo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/url-http-oauth-demo.el b/url-http-oauth-demo.el index 25486dec12..9cdad79264 100644 --- a/url-http-oauth-demo.el +++ b/url-http-oauth-demo.el @@ -5,7 +5,7 @@ ;; Author: Thomas Fitzsimmons <fitz...@fitzsim.org> ;; Version: 1.0.0 ;; Keywords: comm, data, processes, hypermedia -;; Package-Requires: ((url-http-oauth "0")) +;; Package-Requires: ((url-http-oauth "0.8.0")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by