summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@fitzsim.org>2023-05-08 21:28:08 -0400
committerThomas Fitzsimmons <fitzsim@fitzsim.org>2023-05-08 21:28:08 -0400
commit64002d21e5ca4f9af3ea7a209ca02ae7bcda8a86 (patch)
tree6f2e8ff126892e23200f528957bb9d7d8245ec0f
parentee91889a8e3fed7db255b9be8970ca081b9d6c2f (diff)
Bump url-http-oauth requirement to 0.8.0
* url-http-oauth-demo.el: Bump url-http-oauth requirement to 0.8.0.
-rw-r--r--url-http-oauth-demo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/url-http-oauth-demo.el b/url-http-oauth-demo.el
index 25486de..9cdad79 100644
--- a/url-http-oauth-demo.el
+++ b/url-http-oauth-demo.el
@@ -5,7 +5,7 @@
;; Author: Thomas Fitzsimmons <fitzsim@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