version 0.3.1

master 0.3.1
Jonathan Lamothe 2021-05-14 13:55:01 -04:00
parent 6585d63385
commit b9d52070f1
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog for passman
## current
## 0.3.1
- set maximum version of transformers package
- allow user to specifiy a temporary master password to retrieve a password

View File

@ -1,5 +1,5 @@
name: passman
version: 0.3.0.2
version: 0.3.1
github: "jlamothe/passman"
license: LGPL-3
author: "Jonathan Lamothe"

View File

@ -4,10 +4,10 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 5416ad0e8ffcf5ec8d69cb12dcfcdb537e9095de9124670fea9fd4af95ce7612
-- hash: e3bd0ca2b360b025666f4503e3115caaaed34c7719487d90ae4d5eb58f9621e9
name: passman
version: 0.3.0.2
version: 0.3.1
synopsis: a simple password manager
description: Please see the README on GitHub at <https://github.com/jlamothe/passman#readme>
category: Security