branch: externals/dash
commit a84a43491da5e694701db5e65057d843c092dff6
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
2.4.1 in readme-template too
---
readme-template.md | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme-template.md b/readme-template.md
index 972e3c2..455aeae 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -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.4.0"))
+ ;; Package-Requires: ((dash "2.4.1"))
To get function combinators:
- ;; Package-Requires: ((dash "2.4.0") (dash-functional "1.0.0") (emacs
"24"))
+ ;; Package-Requires: ((dash "2.4.1") (dash-functional "1.0.0") (emacs
"24"))
## Syntax highlighting of dash functions