Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vernondegoede committed Nov 22, 2018
1 parent 4a0ae53 commit d6bc9e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please go to the [signup page](https://www.mollie.com/signup) to create a new Mo
* Allow returning customers to <a href="https://www.mollie.com/en/features/checkout" title="One-click payments">use their previous payment details</a> and pay instantly.

## Requirements
- Spree 3.1.0 or newer.
- Spree 3.3.x or newer.

## Installation

Expand Down
2 changes: 1 addition & 1 deletion lib/spree_mollie_gateway/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SpreeMollieGateway
VERSION = '3.0.0-beta'.freeze
VERSION = '3.0.0'.freeze
end

0 comments on commit d6bc9e5

Please sign in to comment.