Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
= New feature

- `acmesmith save` command to save (or update!) certificate and key
  files in a single command.
- `save-certificate` now accepts `--type`

= Bug fixes

- fix `config['passphrase_from_env']` could be ignored
  • Loading branch information
sorah committed Aug 2, 2017
1 parent 90a06e6 commit c15fb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/acmesmith/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Acmesmith
VERSION = "0.10.0"
VERSION = "0.11.0"
end

0 comments on commit c15fb0a

Please sign in to comment.