Skip to content

Commit 8219aa2

Browse files
committed
chore: bump version to 0.6.0
1 parent 133feb5 commit 8219aa2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

eglot-python-preset.el

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

33
;; Copyright (C) 2025-2026 Michael Olson <mwolson@gnu.org>
44

5-
;; Version: 0.5.2
5+
;; Version: 0.6.0
66
;; Author: Michael Olson <mwolson@gnu.org>
77
;; Maintainer: Michael Olson <mwolson@gnu.org>
88
;; URL: https://github.com/mwolson/eglot-python-preset

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eglot-python-preset",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"description": "Python LSP preset for Emacs using Eglot",
55
"type": "module",
66
"keywords": [],

0 commit comments

Comments
 (0)