* lisp/emacs-lisp/map.el: Bump version to 2.0.

This commit is contained in:
Nicolas Petton 2019-03-04 13:10:45 +01:00
parent ad25316bde
commit 4aa74ddd1b
No known key found for this signature in database
GPG key ID: E8BCD7866AFCF978

View file

@ -4,7 +4,7 @@
;; Author: Nicolas Petton <nicolas@petton.fr>
;; Keywords: convenience, map, hash-table, alist, array
;; Version: 1.2
;; Version: 2.0
;; Package-Requires: ((emacs "25"))
;; Package: map