From 0893cfbc94bb6ca6d8c3218b79f9a4013892d0cb Mon Sep 17 00:00:00 2001 From: Masashi Miyaura Date: Wed, 15 Mar 2023 07:07:34 +0900 Subject: [PATCH] Bump version to 3.9.58 --- easy-hugo.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy-hugo.el b/easy-hugo.el index 06861b8..ee17166 100644 --- a/easy-hugo.el +++ b/easy-hugo.el @@ -1,10 +1,10 @@ ;;; easy-hugo.el --- Write blogs made with hugo by markdown or org-mode -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2022 by Masashi Miyaura +;; Copyright (C) 2017-2023 by Masashi Miyaura ;; Author: Masashi Miyaura ;; URL: https://github.com/masasam/emacs-easy-hugo -;; Version: 3.9.57 +;; Version: 3.9.58 ;; Package-Requires: ((emacs "25.1") (popup "0.5.3") (request "0.3.0") (transient "0.3.6")) ;; This program is free software; you can redistribute it and/or modify