From 38e1ea5161f900a1d31047d66e6539bcc4aaf71c Mon Sep 17 00:00:00 2001 From: Boris Buliga Date: Sun, 5 Nov 2023 19:37:24 +0200 Subject: [PATCH] release v0.3.1 --- CHANGELOG.org | 2 ++ vino.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index cb2c6af..98b265d 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,6 +2,8 @@ ** TBD +** v0.3.1 + *Features* - [[https://github.com/d12frosted/vino/issues/55][vino#55]] Provide =vino-sources-fn= variable to allow completion of sources diff --git a/vino.el b/vino.el index a23fe8b..e9a35e1 100644 --- a/vino.el +++ b/vino.el @@ -4,7 +4,7 @@ ;; ;; Author: Boris Buliga ;; Maintainer: Boris Buliga -;; Version: 0.3.0 +;; Version: 0.3.1 ;; Package-Requires: ((emacs "28.1") (vulpea "0.1") (org-roam "2.0.0")) ;; ;; This program is free software; you can redistribute it and/or