Skip to content

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pgmillon committed Mar 17, 2019
1 parent b8b2eed commit 1da32a3
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 @@ -37,13 +37,13 @@ This is supported by Nuxeo and compatible with Nuxeo LTS 2015 and latest Fast Tr

### Library import

Download the latest stable release [Nuxeo Automation PHP Client 1.5.0](https://github.com/nuxeo/nuxeo-automation-php-client/archive/1.5.0.tar.gz).
Download the latest stable release [Nuxeo Automation PHP Client 1.5.1](https://github.com/nuxeo/nuxeo-automation-php-client/archive/1.5.1.tar.gz).

Composer:

```
"require": {
"nuxeo/nuxeo-automation-php-client": "~1.5.0"
"nuxeo/nuxeo-automation-php-client": "~1.5.1"
}
```

Expand Down

0 comments on commit 1da32a3

Please sign in to comment.