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

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

[elpa] externals/csharp-mode 515b866 2/2: Bump version to 1.1.0


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 515b866 2/2: Bump version to 1.1.0
Date: Mon, 15 Nov 2021 16:57:15 -0500 (EST)

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

    Bump version to 1.1.0
    
    Adds new multiline string functionality
---
 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 01baf08..1f75b44 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.0.2
+;; Version    : 1.1.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 9b88a60..eee8f29 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.0.2
+;; Version    : 1.1.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 c56e14c..1766afa 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.0.2
+;; Version    : 1.1.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]