Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Apr 11, 2024
1 parent 4f05e65 commit c214863
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [Unreleased]

## 0.1.4 - 4/11/24

- fix for expired order/cert renewal

## 0.1.3 - 3/1/24

- update dependencies
Expand Down
2 changes: 1 addition & 1 deletion lib/puma/acme/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Puma
module Acme
VERSION = '0.1.3'
VERSION = '0.1.4'
end
end

0 comments on commit c214863

Please sign in to comment.