diff --git a/CHANGELOG b/CHANGELOG index bc5b140f..fea1d4e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,8 @@ ** Unreleased +** [[release-version:1.1.0][1.1.0]] - 2024-11-21 + *** Added - Added new customizable command ~disproject-find-line~, providing ~multi-occur~ diff --git a/disproject.el b/disproject.el index 0bdcef6d..b9b48a9b 100644 --- a/disproject.el +++ b/disproject.el @@ -8,7 +8,7 @@ ;; URL: https://github.com/aurtzy/disproject ;; Keywords: convenience, files, vc -;; Version: 1.0.0 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "29.4") (transient "0.7.8")) ;; This program is free software; you can redistribute it and/or modify