summaryrefslogtreecommitdiff
path: root/gotp.go
diff options
context:
space:
mode:
Diffstat (limited to 'gotp.go')
-rw-r--r--gotp.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gotp.go b/gotp.go
index e268872..3c597d0 100644
--- a/gotp.go
+++ b/gotp.go
@@ -30,7 +30,7 @@ const (
)
// Version define the latest version of this module and gotp CLI.
-var Version = `0.4.0`
+var Version = `0.5.0`
// termrw define terminal for reading passphrase.
// It is defined to mock parameter termrw in