branch: externals/csharp-mode
commit 84664285a6d215998da763dc5d286d4f941df81e
Author: Theodor Thornhill <[email protected]>
Commit: Theodor Thornhill <[email protected]>
Version bump to 0.11.0
---
csharp-mode.el | 2 +-
csharp-tree-sitter.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/csharp-mode.el b/csharp-mode.el
index 2625259..3ce66f2 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -5,7 +5,7 @@
;; : Theodor Thornhill <[email protected]>
;; Created : September 2020
;; Modified : 2020
-;; Version : 0.10.0
+;; Version : 0.11.0
;; Keywords : c# languages oop mode
;; X-URL : https://github.com/emacs-csharp/csharp-mode
diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el
index 90f633a..a5dd762 100644
--- a/csharp-tree-sitter.el
+++ b/csharp-tree-sitter.el
@@ -5,7 +5,7 @@
;; : Theodor Thornhill <[email protected]>
;; Created : September 2020
;; Modified : 2020
-;; Version : 0.10.0
+;; Version : 0.11.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"))