branch: elpa/javelin
commit 9516e3729b8cd85d6b02fd1940ec10638c6706cb
Author: Damian Barabonkov <[email protected]>
Commit: Damian Barabonkov <[email protected]>

    chore: Bump version to 0.1.1 and clarify description
---
 javelin.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/javelin.el b/javelin.el
index acb03dd4ba2..a65f17008bc 100644
--- a/javelin.el
+++ b/javelin.el
@@ -1,4 +1,4 @@
-;;; javelin.el --- Bookmarks on steroids    -*- lexical-binding: t; -*-
+;;; javelin.el --- Implementation of harpoon: bookmarks on steroids -*- 
lexical-binding: t; -*-
 
 ;; Copyright (C) 2025 Damian Barabonkov
 ;; Based on harpoon.el, Copyright (C) 2022 Otávio Schwanck
@@ -6,7 +6,7 @@
 ;; Author: Damian Barabonkov
 ;; Keywords: tools languages
 ;; Homepage: https://github.com/DamianB-BitFlipper/javelin.el
-;; Version: 0.1.0
+;; Version: 0.1.1
 ;; Package-Requires: ((emacs "28.1") (f "0.20.0"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to