2 Commits

Author SHA1 Message Date
c342f2d7f3 v0.4.0
Some checks failed
continuous-integration/drone/tag Build is failing
2021-07-28 17:10:39 -07:00
d1c77ac237 fix drone config 2021-07-28 17:08:50 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: main
trigger:
- tag
event: tag
steps:
- name: build-windows

View File

@ -1,6 +1,6 @@
# Package
version = "0.3.0"
version = "0.4.0"
author = "Joseph Montanaro"
description = "Passphrase generator and dictionary builder"
license = "none"