We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c940c4 commit 5551061Copy full SHA for 5551061
2 files changed
.github/workflows/CI.yml
@@ -28,6 +28,7 @@ jobs:
28
- 29.2
29
- 29.3
30
- 29.4
31
+ - 30.1
32
ignore_warnings:
33
- true
34
# NOTE commented out because failure notifications are a distraction
julia-mode.el
@@ -2,7 +2,7 @@
2
3
;; Copyright (C) 2009-2014 Julia contributors, 2015-2024 julia-mode.el contributors
4
;; URL: https://github.com/JuliaEditorSupport/julia-emacs
5
-;; Version: 1.0.2
+;; Version: 1.1.0
6
;; Keywords: languages
7
;; Package-Requires: ((emacs "26.1"))
8
0 commit comments