Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
krzaczek committed Aug 18, 2017
1 parent 1fb7066 commit f5dd1c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PHP bindings for the e-nadawca Poczta Polska (https://e-nadawca.poczta-polska.pl/).

[API Documentation](https://e-nadawca.poczta-polska.pl/download/specyfikacja-webapi-en-v.47-8.1.0-10.04.2017.zip)
[API Documentation](https://e-nadawca.poczta-polska.pl/download/specyfikacja-webapi-en-v.48-8.2.0-12.07.2017.zip)

## Installation

Expand All @@ -13,7 +13,7 @@ In your composer.json file:
```js
{
"require": {
"printu/elektroniczny-nadawca": "^1.0.47"
"printu/elektroniczny-nadawca": "^1.0.48"
}
}
```
Expand Down

0 comments on commit f5dd1c8

Please sign in to comment.