aboutsummaryrefslogtreecommitdiff
path: root/otp.bash
diff options
context:
space:
mode:
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