diff --git a/dash-functional.el b/dash-functional.el index d5730d4..e7f5b20 100644 --- a/dash-functional.el +++ b/dash-functional.el @@ -5,7 +5,7 @@ ;; Authors: Matus Goljer ;; Magnar Sveen ;; Version: 1.0.0 -;; Package-Requires: ((dash "1.8.0") (emacs "24")) +;; Package-Requires: ((dash "2.0.0") (emacs "24")) ;; Keywords: lisp functions combinators ;; This program is free software; you can redistribute it and/or modify diff --git a/dash.el b/dash.el index c6b01b3..a918b6a 100644 --- a/dash.el +++ b/dash.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012 Magnar Sveen ;; Author: Magnar Sveen -;; Version: 1.8.0 +;; Version: 2.0.0 ;; Keywords: lists ;; This program is free software; you can redistribute it and/or modify