summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@fitzsim.org>2023-05-09 20:37:43 -0400
committerThomas Fitzsimmons <fitzsim@fitzsim.org>2023-05-09 20:37:43 -0400
commit1ec81a2d94e57e7afa4d6a55b9a69dc36de6a7ac (patch)
treec9a11f0f69f52d5126e825a48d8fa4ce6337bec3
parentb84707418176f3cf1a952dd5442d4787625b10d4 (diff)
Bump version to 1.0.3externals/url-http-oauth-demo
* url-http-oauth-demo.el: Bump version to 1.0.3. * NEWS: Document bug fix.
-rw-r--r--NEWS6
-rw-r--r--url-http-oauth-demo.el2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 14e80de..f309a60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
GNU Emacs url-http-oauth-demo NEWS -- history of user-visible changes.
+* New in url-http-oauth-demo 1.0.3
+
+Released 2023-05-09
+
+** Remove autoloads.
+
* New in url-http-oauth-demo 1.0.2
Released 2023-05-09
diff --git a/url-http-oauth-demo.el b/url-http-oauth-demo.el
index 5d9fdf7..452440c 100644
--- a/url-http-oauth-demo.el
+++ b/url-http-oauth-demo.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2023 Free Software Foundation, Inc.
;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
-;; Version: 1.0.2
+;; Version: 1.0.3
;; Keywords: comm, data, processes, hypermedia
;; Package-Requires: ((url-http-oauth "0.8.1")
;; (emacs "27.1")) ; for json-parse-buffer