diff --git a/friendly-remote-shell.el b/friendly-remote-shell.el index 17d1784..99b4571 100644 --- a/friendly-remote-shell.el +++ b/friendly-remote-shell.el @@ -2,10 +2,10 @@ ;; Copyright (C) 2019-2020 Jordan Besly ;; -;; Version: 0.2.2 +;; Version: 0.2.5 ;; Keywords: processes, terminals ;; URL: https://github.com/p3r7/friendly-shell -;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(with-shell-interpreter "0.2.3")(friendly-tramp-path "0.1.0")(friendly-shell "0.2.0")) +;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(with-shell-interpreter "0.2.5")(friendly-tramp-path "0.1.0")(friendly-shell "0.2.0")) ;; ;; SPDX-License-Identifier: MIT diff --git a/friendly-shell-command.el b/friendly-shell-command.el index c023e71..2b942c3 100644 --- a/friendly-shell-command.el +++ b/friendly-shell-command.el @@ -2,10 +2,10 @@ ;; Copyright (C) 2019-2020 Jordan Besly ;; -;; Version: 0.2.2 +;; Version: 0.2.5 ;; Keywords: processes, terminals ;; URL: https://github.com/p3r7/friendly-shell -;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(dash "2.17.0")(with-shell-interpreter "0.2.3")) +;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(dash "2.17.0")(with-shell-interpreter "0.2.5")) ;; ;; SPDX-License-Identifier: MIT diff --git a/friendly-shell.el b/friendly-shell.el index ae7d949..54f8846 100644 --- a/friendly-shell.el +++ b/friendly-shell.el @@ -2,10 +2,10 @@ ;; Copyright (C) 2019-2020 Jordan Besly ;; -;; Version: 0.2.4 +;; Version: 0.2.5 ;; Keywords: processes, terminals ;; URL: https://github.com/p3r7/friendly-shell -;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(dash "2.17.0")(with-shell-interpreter "0.2.4")) +;; Package-Requires: ((emacs "24.1")(cl-lib "0.6.1")(dash "2.17.0")(with-shell-interpreter "0.2.5")) ;; ;; SPDX-License-Identifier: MIT