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

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

[elpa] externals/csharp-mode d8b058c9e9 2/2: Bump version


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode d8b058c9e9 2/2: Bump version
Date: Sat, 26 Nov 2022 15:57:29 -0500 (EST)

branch: externals/csharp-mode
commit d8b058c9e9d0429ea7e81d121ce19b064bd7e0f5
Author: Theodor Thornhill <theo@thornhill.no>
Commit: Theodor Thornhill <theo@thornhill.no>

    Bump version
---
 csharp-compilation.el | 2 +-
 csharp-mode.el        | 2 +-
 csharp-tree-sitter.el | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/csharp-compilation.el b/csharp-compilation.el
index 39e4953749..342ac5efb3 100644
--- a/csharp-compilation.el
+++ b/csharp-compilation.el
@@ -7,7 +7,7 @@
 ;;              Theodor Thornhill <theo@thornhill.no>
 ;; Created    : September 2020
 ;; Modified   : 2020
-;; Version    : 1.1.1
+;; Version    : 2.0.0
 ;; Keywords   : c# languages oop mode
 ;; X-URL      : https://github.com/emacs-csharp/csharp-mode
 
diff --git a/csharp-mode.el b/csharp-mode.el
index fbb4c6c04e..9c6f26bd0a 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -7,7 +7,7 @@
 ;;              Theodor Thornhill <theo@thornhill.no>
 ;; Created    : September 2020
 ;; Modified   : 2020
-;; Version    : 1.1.1
+;; Version    : 2.0.0
 ;; Keywords   : c# languages oop mode
 ;; X-URL      : https://github.com/emacs-csharp/csharp-mode
 ;; Package-Requires: ((emacs "26.1"))
diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el
index 15196193dd..c6b21467fd 100644
--- a/csharp-tree-sitter.el
+++ b/csharp-tree-sitter.el
@@ -7,7 +7,7 @@
 ;;              Theodor Thornhill <theo@thornhill.no>
 ;; Created    : September 2020
 ;; Modified   : 2020
-;; Version    : 1.1.1
+;; Version    : 2.0.0
 ;; Keywords   : c# languages oop mode
 ;; X-URL      : https://github.com/emacs-csharp/csharp-mode
 ;; Package-Requires: ((emacs "26.1") (tree-sitter "0.12.1") 
(tree-sitter-indent "0.1") (tree-sitter-langs "0.9.1"))



reply via email to

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