diff --git a/robe.el b/robe.el index d082234..70b7017 100644 --- a/robe.el +++ b/robe.el @@ -1,11 +1,11 @@ ;;; robe.el --- Code navigation, documentation lookup and completion for Ruby -*- lexical-binding: t -*- ;; Copyright © 2012 Phil Hagelberg -;; Copyright © 2012-2023 Dmitry Gutov +;; Copyright © 2012-2024 Dmitry Gutov ;; Author: Dmitry Gutov ;; URL: https://github.com/dgutov/robe -;; Version: 0.8.3 +;; Version: 0.8.4 ;; Keywords: ruby convenience rails ;; Package-Requires: ((inf-ruby "2.5.1") (emacs "25.1"))