branch: elpa/exec-path-from-shell
commit 03fc0a38af9e396c98f5a30c392cf757b3a34feb
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>
Release 2.1
---
exec-path-from-shell.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index 1fb9b9fc57..60e7853f63 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -5,7 +5,7 @@
;; Author: Steve Purcell <[email protected]>
;; Keywords: unix, environment
;; URL: https://github.com/purcell/exec-path-from-shell
-;; Package-Version: 0
+;; Package-Version: 2.1
;; Package-Requires: ((emacs "24.1") (cl-lib "0.6"))
;; This file is not part of GNU Emacs.