diff --git a/README.md b/README.md index c68cb2d..ce984f1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # register-quicknav - Quickly jump to next/previous register *Author:* tastytea
-*Version:* 0.4.2
+*Version:* 0.4.3
*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 e652f41..a14cb8a 100644 --- a/register-quicknav.el +++ b/register-quicknav.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2020 tastytea ;; Author: tastytea -;; Version: 0.4.2 +;; Version: 0.4.3 ;; Package-Requires: ((emacs "25.3")) ;; Keywords: convenience ;; URL: https://schlomp.space/tastytea/register-quicknav