Skip to content

Commit

Permalink
Merge branch 'release/0.10.0'
Browse files Browse the repository at this point in the history
* release/0.10.0:
  Update methods.json
  • Loading branch information
inakiabt committed Apr 6, 2017
2 parents 4d6f97e + 06cfaf5 commit a95471e
Show file tree
Hide file tree
Showing 4 changed files with 1,204 additions and 303 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add the following to your `composer.json` file:
```json
{
"require": {
"inakiabt/etsy-php": ">=0.9.0"
"inakiabt/etsy-php": ">=0.10"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inakiabt/etsy-php",
"version": "0.9.4",
"version": "0.10.0",
"description": "Simple PHP wrapper for Etsy API",
"license": "MIT",
"authors": [
Expand Down
Loading

0 comments on commit a95471e

Please sign in to comment.