Merge pull request #384 from cryptorick/fix-version

Align version numbers
This commit is contained in:
Leo Gaskin
2024-02-13 18:34:26 +01:00
committed by GitHub

View File

@@ -1,3 +1,3 @@
(define-package "multiple-cursors" "1.3.0"
(define-package "multiple-cursors" "1.4.0"
"Multiple cursors for Emacs."
'((cl-lib "0.5")))