diff --git a/company-irony.el b/company-irony.el index 6cabdfb..431d2c1 100644 --- a/company-irony.el +++ b/company-irony.el @@ -4,9 +4,9 @@ ;; Author: Guillaume Papin ;; Keywords: convenience -;; Version: 0.1.0 +;; Version: 0.1.1 ;; URL: https://github.com/Sarcasm/company-irony/ -;; Package-Requires: ((emacs "24.1") (company "0.8.0") (irony "0.1.0") (cl-lib "0.5")) +;; Package-Requires: ((emacs "24.1") (company "0.8.0") (irony "0.2.0") (cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by