Release 2.0.0

master
Magnar Sveen 13 years ago
parent 23ab7265d2
commit 39d20f2ad1
  1. 2
      dash-functional.el
  2. 2
      dash.el

@ -5,7 +5,7 @@
;; Authors: Matus Goljer <matus.goljer@gmail.com>
;; Magnar Sveen <magnars@gmail.com>
;; 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

@ -3,7 +3,7 @@
;; Copyright (C) 2012 Magnar Sveen
;; Author: Magnar Sveen <magnars@gmail.com>
;; Version: 1.8.0
;; Version: 2.0.0
;; Keywords: lists
;; This program is free software; you can redistribute it and/or modify

Loading…
Cancel
Save