Skip to content

Commit ae9c160

Browse files
committed
Version bump 1.1.0
1 parent 9ade445 commit ae9c160

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0
2+
* Feature - New design
3+
* Feature - Added Argentina
4+
15
## 1.0.2
26
* Fix - Undefined index
37

ebanx-currency-converter/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: gpressutto5
33
Tags: ebanx, currency converter
44
Requires at least: 4.0
55
Tested up to: 4.8
6-
Stable tag: 1.0.2
6+
Stable tag: 1.1.0
77
License: MIT
88
License URI: https://opensource.org/licenses/MIT
99

ebanx-currency-converter/ebanx-currency-converter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: This is a currency converter to use with EBANX Payment Gateway for WooCommerce.
66
* Author: Guilherme Pressutto
77
* Author URI: https://www.github.com/gpressutto5
8-
* Version: 1.0.2
8+
* Version: 1.1.0
99
* License: MIT
1010
* Text Domain: ebanx-currency-converter
1111
* Domain Path: /languages

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ebanx-currency-converter",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "This is a currency converter to use with EBANX Payment Gateway for WooCommerce.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)