diff options
-rw-r--r-- | META6.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json index fedd502..70c597a 100644 --- a/META6.json +++ b/META6.json @@ -1,7 +1,7 @@ { "name" : "orion", "auth" : "zef:andinus", - "version" : "0.2.2", + "version" : "0.2.3", "description" : "Orion checks for compromised passwords using Have I Been Pwned API", "authors" : [ "Andinus <andinus@nand.sh>" ], "license" : "ISC", |