ace-window.el: Bump version

master
Oleh Krehel 6 years ago
parent b93380cdf3
commit 7003c88cd9
  1. 6
      ace-window.el

@ -1,12 +1,12 @@
;;; ace-window.el --- Quickly switch windows. -*- lexical-binding: t -*- ;;; ace-window.el --- Quickly switch windows. -*- lexical-binding: t -*-
;; Copyright (C) 2015 Free Software Foundation, Inc. ;; Copyright (C) 2015-2020 Free Software Foundation, Inc.
;; Author: Oleh Krehel <ohwoeowho@gmail.com> ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com> ;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com>
;; URL: https://github.com/abo-abo/ace-window ;; URL: https://github.com/abo-abo/ace-window
;; Version: 0.9.0 ;; Version: 0.10.0
;; Package-Requires: ((avy "0.2.0")) ;; Package-Requires: ((avy "0.5.0"))
;; Keywords: window, location ;; Keywords: window, location
;; This file is part of GNU Emacs. ;; This file is part of GNU Emacs.

Loading…
Cancel
Save