From c150603a25445d65b7b08d658793a6019fd763ea Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Sun, 7 Mar 2021 00:01:33 +0100 Subject: Bump nroam to v0.9.0 --- nroam-backlinks.el | 2 +- nroam-unlinked.el | 2 +- nroam-utils.el | 2 +- nroam.el | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nroam-backlinks.el b/nroam-backlinks.el index 14416fb..24933fa 100644 --- a/nroam-backlinks.el +++ b/nroam-backlinks.el @@ -5,7 +5,7 @@ ;; Author: Nicolas Petton ;; URL: https://github.com/NicolasPetton/nroam ;; Keywords: convenience, outlines -;; Version: 0.0.1 +;; Version: 0.9.0 ;; Package-Requires: ((emacs "26.1") (org-roam "1.2.3")) ;; This program is free software; you can redistribute it and/or modify diff --git a/nroam-unlinked.el b/nroam-unlinked.el index 3cee565..5f5a584 100644 --- a/nroam-unlinked.el +++ b/nroam-unlinked.el @@ -5,7 +5,7 @@ ;; Author: Nicolas Petton ;; URL: https://github.com/NicolasPetton/nroam ;; Keywords: convenience, outlines -;; Version: 0.0.1 +;; Version: 0.9.0 ;; Package-Requires: ((emacs "26.1") (org-roam "1.2.3")) ;; This program is free software; you can redistribute it and/or modify diff --git a/nroam-utils.el b/nroam-utils.el index b53eeac..17259f0 100644 --- a/nroam-utils.el +++ b/nroam-utils.el @@ -5,7 +5,7 @@ ;; Author: Nicolas Petton ;; URL: https://github.com/NicolasPetton/nroam ;; Keywords: convenience -;; Version: 0.0.1 +;; Version: 0.9.0 ;; Package-Requires: ((emacs "26.1") (org-roam "1.2.3")) diff --git a/nroam.el b/nroam.el index 46bd5bf..83d3974 100644 --- a/nroam.el +++ b/nroam.el @@ -5,7 +5,7 @@ ;; Author: Nicolas Petton ;; URL: https://github.com/NicolasPetton/nroam ;; Keywords: outlines, convenience -;; Version: 0.0.1 +;; Version: 0.9.0 ;; Package-Requires: ((emacs "26.1") (org-roam "1.2.3")) ;; This file is NOT part of GNU Emacs. -- cgit v1.2.3-54-g00ecf