diff options
author | Brian Cully <bjc@kublai.com> | 2022-02-19 10:58:02 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2022-02-19 10:58:18 -0500 |
commit | b8380ee8a7c15ad4b96963d224969fc1a0337180 (patch) | |
tree | 421ca36777833dee8b46a371e268cb7013a50277 | |
parent | ebaa155c83662f0c51a47d01ea2ff5b11e17276f (diff) | |
download | tramp-nspawn-b8380ee8a7c15ad4b96963d224969fc1a0337180.tar.gz tramp-nspawn-b8380ee8a7c15ad4b96963d224969fc1a0337180.zip |
Update version to 1.0 in preparation for ELPA release.
-rw-r--r-- | nspawn-tramp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 2552d24..e96f0aa 100644 --- a/nspawn-tramp.el +++ b/nspawn-tramp.el @@ -7,7 +7,7 @@ ;; URL: https://github.com/bjc/nspawn-tramp ;; Keywords: tramp, nspawn, machinectl, systemd, systemd-nspawn ;; Maintainer: Brian Cully <bjc@kublai.com> -;; Version: 0.1 +;; Version: 1.0 ;; Package-Requires: ((emacs "23")) ;;; License: |