From 067e6a2dc972f6ffb757c7fd204cd1dcb604edf7 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 28 Oct 2023 23:13:26 -0500 Subject: [PATCH] Release: v1.2 --- README.org | 2 +- org-web-tools.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 87620be..24d7b79 100644 --- a/README.org +++ b/README.org @@ -55,7 +55,7 @@ Install [[https://github.com/magnars/dash.el][dash.el]], [[https://github.com/ta * Changelog :noexport_1: -** 1.2-pre +** 1.2 *Improvements* + Archiving tools: diff --git a/org-web-tools.el b/org-web-tools.el index b186f00..302f161 100644 --- a/org-web-tools.el +++ b/org-web-tools.el @@ -4,7 +4,7 @@ ;; Author: Adam Porter ;; Url: http://github.com/alphapapa/org-web-tools -;; Version: 1.2-pre +;; Version: 1.2 ;; Package-Requires: ((emacs "27.1") (org "9.0") (compat "29.1.4.2") (dash "2.12") (esxml "0.3.4") (s "1.10.0") (request "0.3.0")) ;; Keywords: hypermedia, outlines, Org, Web