From e58417ec871d260fe47183ffe4b7e47ac09bc682 Mon Sep 17 00:00:00 2001 From: taku0 Date: Sat, 30 Sep 2023 18:03:01 +0900 Subject: [PATCH] Bump version to 9.1.0 --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 015bb1c..a0fe96b 100644 --- a/swift-mode.el +++ b/swift-mode.el @@ -9,7 +9,7 @@ ;; Arthur Evstifeev ;; Maintainer: taku0 ;; -;; Version: 9.0.0 +;; Version: 9.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift ;; URL: https://github.com/swift-emacs/swift-mode