Skip to content

Commit 5551061

Browse files
committed
version bump, add Emacs 30.1 to CI matrix
1 parent 5c940c4 commit 5551061

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- 29.2
2929
- 29.3
3030
- 29.4
31+
- 30.1
3132
ignore_warnings:
3233
- true
3334
# NOTE commented out because failure notifications are a distraction

julia-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright (C) 2009-2014 Julia contributors, 2015-2024 julia-mode.el contributors
44
;; URL: https://github.com/JuliaEditorSupport/julia-emacs
5-
;; Version: 1.0.2
5+
;; Version: 1.1.0
66
;; Keywords: languages
77
;; Package-Requires: ((emacs "26.1"))
88

0 commit comments

Comments
 (0)