branch: elpa/rubocop commit ac82199dd3976994a2a930776ddaa85d3d65aeb8 Author: Bozhidar Batsov <bozhi...@tradeo.com> Commit: Bozhidar Batsov <bozhi...@tradeo.com>
Release 0.3 --- rubocop.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubocop.el b/rubocop.el index e7a2a02..a707563 100644 --- a/rubocop.el +++ b/rubocop.el @@ -4,7 +4,7 @@ ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/rubocop-emacs -;; Version: 0.2 +;; Version: 0.3 ;; Keywords: project, convenience ;; Package-Requires: ((dash "1.0.0"))