From 5fb4620b087a34c93b8f67874992dcc6409f7fcc Mon Sep 17 00:00:00 2001 From: Tad Fisher Date: Thu, 28 Jun 2018 15:44:21 -0700 Subject: Version 1.1.1 --- otp.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otp.bash') diff --git a/otp.bash b/otp.bash index 55dbcb3..382ec19 100755 --- a/otp.bash +++ b/otp.bash @@ -16,7 +16,7 @@ # along with this program. If not, see . # [] -VERSION="1.1.0" +VERSION="1.1.1" OATH=$(which oathtool) ## source: https://gist.github.com/cdown/1163649 -- cgit v1.2.3