diff --git a/ace-window.el b/ace-window.el index 8784a95..416aa7d 100644 --- a/ace-window.el +++ b/ace-window.el @@ -1,12 +1,12 @@ ;;; 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 ;; Maintainer: Oleh Krehel ;; URL: https://github.com/abo-abo/ace-window -;; Version: 0.9.0 -;; Package-Requires: ((avy "0.2.0")) +;; Version: 0.10.0 +;; Package-Requires: ((avy "0.5.0")) ;; Keywords: window, location ;; This file is part of GNU Emacs.