Skip to content

Commit 93e54a6

Browse files
chore(release): 1.0.2
1 parent af27f74 commit 93e54a6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# PHP-Library Changelog
2+
### [1.0.2](http://bitbucket.ratepay.com:7999///compare/1.0.1...1.0.2) (2020-07-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **locale:** include missing translations ([af27f74](http://bitbucket.ratepay.com:7999///commit/af27f74772b19d1240bff879417fd55e60ebe1ad))
8+
29
### [1.0.1](https://github.com/ratepay/php-library/compare/1.0.0...1.0.1) (2020-04-08)
310

411

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RatePAY Integration Toolkit for PHP
55
| Repository | Common RatePAY PHP Library
66
|------------|----------
77
| Author | Eduardo Iriarte-Mendez
8-
| Version | `1.0.1` [Changelog](./CHANGELOG.md)
8+
| Version | `1.0.2` [Changelog](./CHANGELOG.md)
99
| Link | http://www.ratepay.com
1010
| Mail | integration@ratepay.com
1111

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ratepay/php-library",
33
"description": "RatePAY API PHP Library",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"type": "library",
77
"homepage": "https://ratepay.gitbook.io/docs/",

0 commit comments

Comments
 (0)