Skip to content

Commit bdbd2d0

Browse files
committed
Bump version to 6.3.1
- see #1636
1 parent 9beec4b commit bdbd2d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lsp-mode.el

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
;;; lsp-mode.el --- LSP mode -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2019 Vibhav Pant, Ivan Yonchovski
3+
;; Copyright (C) 2020 emacs-lsp maintainers
44

55
;; Author: Vibhav Pant, Fangrui Song, Ivan Yonchovski
66
;; Keywords: languages
77
;; Package-Requires: ((emacs "25.1") (dash "2.14.1") (dash-functional "2.14.1") (f "0.20.0") (ht "2.0") (spinner "1.7.3") (markdown-mode "2.3") (lv "0"))
8-
;; Version: 6.3
8+
;; Version: 6.3.1
99

1010
;; URL: https://github.com/emacs-lsp/lsp-mode
1111
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)