From dc7bcbfa4ed9860de3e0cb77ff96a18987c292df Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 8 Mar 2020 05:37:57 +0100 Subject: [PATCH] Version bump 0.3.0. --- README.md | 2 +- register-quicknav.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5009eee..8a5d672 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # register-quicknav - Quickly jump to next/previous register *Author:* tastytea
-*Version:* 0.2.0
+*Version:* 0.3.0
*URL:* [https://schlomp.space/tastytea/register-quicknav](https://schlomp.space/tastytea/register-quicknav)
This package is built on top of `register.el` and allows you to quickly jump diff --git a/register-quicknav.el b/register-quicknav.el index 0dbc6ee..602f030 100644 --- a/register-quicknav.el +++ b/register-quicknav.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2020 tastytea ;; Author: tastytea -;; Version: 0.2.0 +;; Version: 0.3.0 ;; Package-Requires: ((emacs "24.3")) ;; Keywords: convenience ;; URL: https://schlomp.space/tastytea/register-quicknav