Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
Bump to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
William Johnston committed Jun 26, 2016
1 parent 23cd1ce commit f059526
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,3 +1,7 @@
v1.1.1

* Handle changes in Acme::Client regarding autoloading. Require newer version.

v1.1.0

* Support for additional special email configuration.
Expand Down
2 changes: 1 addition & 1 deletion lib/letsencrypt_webfaction.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module LetsencryptWebfaction
VERSION = '1.1.0'.freeze
VERSION = '1.1.1'.freeze
end

0 comments on commit f059526

Please sign in to comment.