From aa5acfc95cdfcfc2005bee31d8003fd4ae1d319c Mon Sep 17 00:00:00 2001 From: Masashi Miyaura Date: Wed, 28 Dec 2022 23:00:46 +0900 Subject: [PATCH] Bump version to 0.7.6 --- counsel-tramp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/counsel-tramp.el b/counsel-tramp.el index d0d9775..5c9f794 100644 --- a/counsel-tramp.el +++ b/counsel-tramp.el @@ -1,10 +1,10 @@ ;;; counsel-tramp.el --- Tramp ivy interface for ssh, docker, vagrant -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2019 by Masashı Mıyaura +;; Copyright (C) 2017-2023 by Masashı Mıyaura ;; Author: Masashı Mıyaura ;; URL: https://github.com/masasam/emacs-counsel-tramp -;; Version: 0.7.5 +;; Version: 0.7.6 ;; Package-Requires: ((emacs "24.3") (counsel "0.10")) ;; This program is free software; you can redistribute it and/or modify