From ecae28ef6bd70f3b7492592008bfa8776d81d2e7 Mon Sep 17 00:00:00 2001 From: Masashi Miyaura Date: Tue, 30 Jan 2024 00:34:42 +0900 Subject: [PATCH] Bump version to 3.10.60 --- easy-hugo.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy-hugo.el b/easy-hugo.el index e08756d..7d66baa 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-2023 by Masashi Miyaura +;; Copyright (C) 2017-2024 by Masashi Miyaura ;; Author: Masashi Miyaura ;; URL: https://github.com/masasam/emacs-easy-hugo -;; Version: 3.10.59 +;; Version: 3.10.60 ;; 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