branch: elpa/rubocop commit 405e0fd4c57adb125e3d04208bc86081e3e78d4c Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Bump version to 0.4.0 --- rubocop.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubocop.el b/rubocop.el index 207b494..0dce949 100644 --- a/rubocop.el +++ b/rubocop.el @@ -1,10 +1,10 @@ ;;; rubocop.el --- An Emacs interface for RuboCop -*- lexical-binding: t -*- -;; Copyright © 2011-2013 Bozhidar Batsov +;; Copyright © 2011-2015 Bozhidar Batsov ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/rubocop-emacs -;; Version: 0.3 +;; Version: 0.4.0 ;; Keywords: project, convenience ;; Package-Requires: ((dash "1.0.0") (emacs "24"))