Skip to content

Commit

Permalink
Merge pull request #107 from pepabo/version-0.9.2
Browse files Browse the repository at this point in the history
Bump up version 0.9.2
kurotaky authored Mar 13, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 7eb2213 + 2619951 commit 08c5987
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 @@
# CHANGELOG

### 0.9.2

* [Support GMO Payment After Delivery](https://github.com/pepabo/active_merchant-epsilon/pull/106)

### 0.9.1

* [Add amount to response parameters when find order](https://github.com/pepabo/active_merchant-epsilon/pull/99)
2 changes: 1 addition & 1 deletion lib/active_merchant/epsilon/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveMerchant
module Epsilon
VERSION = "0.9.1"
VERSION = "0.9.2"
end
end

0 comments on commit 08c5987

Please sign in to comment.