branch: externals/shell-command+ commit 03c2f2aa1f9df9c67d58323f5e6696d23fc1d8eb Author: Philip K <phil...@posteo.net> Commit: Philip K <phil...@posteo.net>
bump version --- shell-command+.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-command+.el b/shell-command+.el index 9a51630..1a76f7b 100644 --- a/shell-command+.el +++ b/shell-command+.el @@ -1,7 +1,7 @@ ;;; shell-command+.el --- An extended shell-command -*- lexical-binding: t -*- ;; Author: Philip K. <phil...@posteo.net> -;; Version: 1.0.3 +;; Version: 2.0.0 ;; Keywords: unix, processes, convenience ;; Package-Requires: ((emacs "24.1")) ;; URL: http://elpa.gnu.org/packages/shell-command+.html