@ -19,11 +19,11 @@ If you want the function combinators, then also:
Add this to the big comment block at the top:
;; Package-Requires: ((dash "2.13.0"))
;; Package-Requires: ((dash "2.14.1"))
To get function combinators:
;; Package-Requires: ((dash "2.13.0") (dash-functional "1.2.0") (emacs "24"))
;; Package-Requires: ((dash "2.14.1") (dash-functional "1.2.0") (emacs "24"))
## Upcoming breaking change!
@ -3,7 +3,7 @@
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
;; Author: Magnar Sveen <magnars@gmail.com>
;; Version: 2.13.0
;; Version: 2.14.1
;; Keywords: lists
;; This program is free software; you can redistribute it and/or modify