From 89f1a8df9b1fc721b1672b4c7b6d3ab451e7e3ef Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Mon, 10 Feb 2025 19:13:49 +0100 Subject: [PATCH] Release 1.5.0 --- multiple-cursors.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple-cursors.el b/multiple-cursors.el index c510a80..309656b 100644 --- a/multiple-cursors.el +++ b/multiple-cursors.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen -;; Version: 1.4.0 +;; Package-Version: 1.5.0 ;; Package-Requires: ((cl-lib "0.5")) ;; Keywords: editing cursors ;; Homepage: https://github.com/magnars/multiple-cursors.el