Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyHyer committed Feb 14, 2020
1 parent 5ab1324 commit 2526c3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Or add the following to your `composer.json` file:
```json
{
"require": {
"jeffreyhyer/bamboohr": "~1.0.4"
"jeffreyhyer/bamboohr": "~1.0.6"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "library",
"description": "PHP SDK for the BambooHR API",
"keywords": ["bamboohr", "api", "sdk", "unofficial", "php", "php7"],
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"homepage": "https://github.com/jeffreyhyer/bamboohr",
"support": {
Expand Down

0 comments on commit 2526c3c

Please sign in to comment.