From d9fdc5e2b7ee6602ac99511d670a382c5586f14c Mon Sep 17 00:00:00 2001 From: Mykhaylo Bilyanskyy <35418634+licht1stein@users.noreply.github.com> Date: Wed, 28 Dec 2022 11:42:35 +0000 Subject: [PATCH] Update obsidian.el --- obsidian.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obsidian.el b/obsidian.el index 112ee85..bf97faf 100644 --- a/obsidian.el +++ b/obsidian.el @@ -5,7 +5,7 @@ ;; Author: Mykhaylo Bilyanskyy ;; URL: https://github.com./licht1stein/obsidian.el ;; Keywords: obsidian, pkm, convenience -;; Version: 1.1.9 +;; Version: 1.1.10 ;; Package-Requires: ((emacs "27.2") (s "1.12.0") (dash "2.13") (markdown-mode "2.5") (elgrep "1.0.0") (yaml "0.5.1")) ;; This file is NOT part of GNU Emacs.