emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode e8d9a5d 363/496: Bump version to 3.0.0


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode e8d9a5d 363/496: Bump version to 3.0.0
Date: Sun, 29 Aug 2021 11:34:07 -0400 (EDT)

branch: elpa/swift-mode
commit e8d9a5d7af59e8be25997b8b048d7c3e257cd0b0
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Bump version to 3.0.0
---
 swift-mode-beginning-of-defun.el | 2 +-
 swift-mode-font-lock.el          | 2 +-
 swift-mode-indent.el             | 2 +-
 swift-mode-lexer.el              | 2 +-
 swift-mode-repl.el               | 2 +-
 swift-mode.el                    | 2 +-
 test/swift-mode-test-indent.el   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/swift-mode-beginning-of-defun.el b/swift-mode-beginning-of-defun.el
index 70f8874..9cd625c 100644
--- a/swift-mode-beginning-of-defun.el
+++ b/swift-mode-beginning-of-defun.el
@@ -4,7 +4,7 @@
 
 ;; Authors: taku0 (http://github.com/taku0)
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 
diff --git a/swift-mode-font-lock.el b/swift-mode-font-lock.el
index f31712d..db80ce7 100644
--- a/swift-mode-font-lock.el
+++ b/swift-mode-font-lock.el
@@ -7,7 +7,7 @@
 ;;       Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Arthur Evstifeev <lod@pisem.net>
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 
diff --git a/swift-mode-indent.el b/swift-mode-indent.el
index 07ad88b..76d05fc 100644
--- a/swift-mode-indent.el
+++ b/swift-mode-indent.el
@@ -7,7 +7,7 @@
 ;;       Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Arthur Evstifeev <lod@pisem.net>
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 
diff --git a/swift-mode-lexer.el b/swift-mode-lexer.el
index eaeb709..38c3526 100644
--- a/swift-mode-lexer.el
+++ b/swift-mode-lexer.el
@@ -7,7 +7,7 @@
 ;;       Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Arthur Evstifeev <lod@pisem.net>
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 
diff --git a/swift-mode-repl.el b/swift-mode-repl.el
index 7159db9..ffe1d62 100644
--- a/swift-mode-repl.el
+++ b/swift-mode-repl.el
@@ -7,7 +7,7 @@
 ;;       Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Arthur Evstifeev <lod@pisem.net>
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 
diff --git a/swift-mode.el b/swift-mode.el
index 62e6475..bb46e9b 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -7,7 +7,7 @@
 ;;       Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Arthur Evstifeev <lod@pisem.net>
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 ;; URL: https://github.com/swift-emacs/swift-mode
diff --git a/test/swift-mode-test-indent.el b/test/swift-mode-test-indent.el
index de3eaee..195b8e1 100644
--- a/test/swift-mode-test-indent.el
+++ b/test/swift-mode-test-indent.el
@@ -4,7 +4,7 @@
 
 ;; Authors: taku0 (http://github.com/taku0)
 ;;
-;; Version: 2.4.0
+;; Version: 3.0.0
 ;; Package-Requires: ((emacs "24.4") (seq "2.3"))
 ;; Keywords: languages swift
 ;; URL: https://github.com/swift-emacs/swift-mode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]