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
commit d36c62aa71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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