Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69fe52b

Browse files
committed
Version bump
1 parent 40c183e commit 69fe52b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

csharp-compilation.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; : Theodor Thornhill <[email protected]>
66
;; Created : September 2020
77
;; Modified : 2020
8-
;; Version : 0.11.0
8+
;; Version : 0.12.0
99
;; Keywords : c# languages oop mode
1010
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1111

csharp-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; : Theodor Thornhill <[email protected]>
66
;; Created : September 2020
77
;; Modified : 2020
8-
;; Version : 0.11.0
8+
;; Version : 0.12.0
99
;; Keywords : c# languages oop mode
1010
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1111
;; Package-Requires: ((emacs "26.1"))

csharp-tree-sitter.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; : Theodor Thornhill <[email protected]>
66
;; Created : September 2020
77
;; Modified : 2020
8-
;; Version : 0.11.0
8+
;; Version : 0.12.0
99
;; Keywords : c# languages oop mode
1010
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1111
;; Package-Requires: ((emacs "26.1") (tree-sitter "0.12.1") (tree-sitter-indent "0.1") (tree-sitter-langs "0.9.1"))

0 commit comments

Comments
 (0)