From 112e903b489fed3f71b3165447ba6f21ee5675e6 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Sun, 1 Jan 2023 08:50:49 +0000 Subject: [PATCH] :bookmark: v1.4.0 --- pinboard.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pinboard.el b/pinboard.el index b352c26..beca955 100644 --- a/pinboard.el +++ b/pinboard.el @@ -1,8 +1,8 @@ ;;; pinboard.el --- A pinboard.in client -*- lexical-binding: t -*- -;; Copyright 2019-2020 by Dave Pearson +;; Copyright 2019-2023 by Dave Pearson ;; Author: Dave Pearson -;; Version: 1.3.1 +;; Version: 1.4.0 ;; Keywords: hypermedia, bookmarking, reading, pinboard ;; URL: https://github.com/davep/pinboard.el ;; Package-Requires: ((emacs "25.1") (cl-lib "0.5"))