Skip to content

Commit 723a4ab

Browse files
committed
Bump version
1 parent 1bfc343 commit 723a4ab

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
@@ -7,7 +7,7 @@
77
;; Theodor Thornhill <theo@thornhill.no>
88
;; Created : September 2020
99
;; Modified : 2020
10-
;; Version : 1.0.0
10+
;; Version : 1.0.2
1111
;; Keywords : c# languages oop mode
1212
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1313

csharp-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Theodor Thornhill <theo@thornhill.no>
88
;; Created : September 2020
99
;; Modified : 2020
10-
;; Version : 1.0.0
10+
;; Version : 1.0.2
1111
;; Keywords : c# languages oop mode
1212
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1313
;; Package-Requires: ((emacs "26.1"))

csharp-tree-sitter.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Theodor Thornhill <theo@thornhill.no>
88
;; Created : September 2020
99
;; Modified : 2020
10-
;; Version : 1.0.0
10+
;; Version : 1.0.2
1111
;; Keywords : c# languages oop mode
1212
;; X-URL : https://github.com/emacs-csharp/csharp-mode
1313
;; 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)