Skip to content

Commit

Permalink
Updating jobs-common
Browse files Browse the repository at this point in the history
  • Loading branch information
karllhughes committed Nov 1, 2016
1 parent 8f95698 commit 42f6964
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All Notable changes to `jobs-careerbuilder` will be documented in this file

## 2.0.3 - 2016-11-01

### Fixed
- Updated `jobs-common` package to fix issue with single responses.

## 2.0.2 - 2016-10-14

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"require": {
"php": ">=5.5.0",
"jobapis/jobs-common": "^2.0.0"
"jobapis/jobs-common": "^2.0.2"
},
"require-dev": {
"phpunit/phpunit": ">=4.6",
Expand Down

0 comments on commit 42f6964

Please sign in to comment.