bump swiper dependency version

This commit is contained in:
Eric Danan 2017-12-09 21:57:03 +01:00
parent a4e9a34d7f
commit b0cce317da

View file

@ -1,13 +1,13 @@
;;; counsel-projectile.el --- Ivy integration for Projectile ;;; counsel-projectile.el --- Ivy integration for Projectile
;; Copyright (C) 2016 Eric Danan ;; Copyright (C) 2016-2017 Eric Danan
;; Author: Eric Danan ;; Author: Eric Danan
;; URL: https://github.com/ericdanan/counsel-projectile ;; URL: https://github.com/ericdanan/counsel-projectile
;; Created: 2016-04-11 ;; Created: 2016-04-11
;; Keywords: project, convenience ;; Keywords: project, convenience
;; Version: 0.1 ;; Version: 0.1
;; Package-Requires: ((counsel "0.8.0") (projectile "0.14.0")) ;; Package-Requires: ((counsel "0.10.0") (projectile "0.14.0"))
;; This file is NOT part of GNU Emacs. ;; This file is NOT part of GNU Emacs.