diff --git a/apg.go b/apg.go index b2cdd63..ea1dba0 100644 --- a/apg.go +++ b/apg.go @@ -5,7 +5,7 @@ package apg // VERSION represents the version string -const VERSION = "1.1.0" +const VERSION = "1.2.0" // Generator is the password generator type of the APG package type Generator struct {