Skip to content

Commit 9e3099a

Browse files
committed
Version bump 1.1.1
1 parent fe86bce commit 9e3099a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.1.1
2+
* Fix - Fixed how converted price is calculated
3+
14
## 1.1.0
25
* Feature - New design
36
* Feature - Added Argentina

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.1.0
6+
Stable tag: 1.1.1
77
License: MIT
88
License URI: https://opensource.org/licenses/MIT
99

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.1.0",
3+
"version": "1.1.1",
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)