branch: master
commit d666642d7ad905997d0ac5ecd4b27353506ce79e
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>
[#45] Bump seq dependency to the new version
---
beacon.el | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/beacon.el b/beacon.el
index a4024a0..6c35e2b 100644
--- a/beacon.el
+++ b/beacon.el
@@ -5,8 +5,8 @@
;; Author: Artur Malabarba <[email protected]>
;; URL: https://github.com/Malabarba/beacon
;; Keywords: convenience
-;; Version: 1.2
-;; Package-Requires: ((seq "1.11"))
+;; Version: 1.2.1
+;; Package-Requires: ((seq "2.14"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by