aboutsummaryrefslogtreecommitdiff
path: root/otp.bash
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2018-06-28 15:44:21 -0700
committerTad Fisher <tadfisher@gmail.com>2018-06-28 15:44:44 -0700
commit5fb4620b087a34c93b8f67874992dcc6409f7fcc (patch)
tree94ceab018dfbe48cbf4f0de452e3766d94d32242 /otp.bash
parentcb461eb752766c34cec422110239fbae4e1765fd (diff)
Version 1.1.1
Diffstat (limited to 'otp.bash')
-rwxr-xr-xotp.bash2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
# []
-VERSION="1.1.0"
+VERSION="1.1.1"
OATH=$(which oathtool)
## source: https://gist.github.com/cdown/1163649