branch: elpa/package-lint commit 17e4ab20dd3e36fa540007b4f4047170c23bdb10 Author: Steve Purcell <st...@sanityinc.com> Commit: Steve Purcell <st...@sanityinc.com>
Bump version to 0.23 See #268 --- package-lint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lint.el b/package-lint.el index 43b91e224d..5a9b717ea1 100644 --- a/package-lint.el +++ b/package-lint.el @@ -6,7 +6,7 @@ ;; Fanael Linithien <fana...@gmail.com> ;; URL: https://github.com/purcell/package-lint ;; Keywords: lisp -;; Version: 0.21 +;; Version: 0.23 ;; Package-Requires: ((emacs "24.4") (let-alist "1.0.6")) ;; This program is free software; you can redistribute it and/or modify