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

Commit

Permalink
Release version 1.0.1 with gem signing and minor cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
William Johnston committed Mar 29, 2016
1 parent 4dd24bd commit b65b026
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
v1.0.1 (unreleased)
v1.0.1

* Clean up help response.
* Sign gems

v1.0.0

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.0.0'.freeze
VERSION = '1.0.1'.freeze
end

0 comments on commit b65b026

Please sign in to comment.