Skip to content

Commit

Permalink
Use stable dependencies, update version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhavp authored Aug 9, 2020
1 parent c520b8e commit 99843dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lsp-focus.el
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;;; lsp-focus.el --- focus.el support for lsp-mode -*- lexical-binding: t; -*-

;; Copyright (C) 2019 Vibhav Pant <[email protected]>
;; Copyright (C) 2019-2020 Vibhav Pant <[email protected]>

;; Author: Vibhav Pant
;; Version: 0.1
;; Version: 1.0.0
;; Keywords: languages lsp-mode
;; Package-Requires: ((focus "0.1.1") (lsp-mode "20190326.522"))
;; Package-Requires: ((focus "0.1.1") (lsp-mode "6.1"))
;; URL: https://github.com/emacs-lsp/lsp-focus

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit 99843dc

Please sign in to comment.