Skip to content

Commit

Permalink
Update version to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedidomizio committed Nov 1, 2019
1 parent ac7682b commit bf8a800
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 7.0.2 (2019-11-01)

### Fixed

- Resolved issue where rating values were returning `null` for schedule data

## 7.0.1 (2019-10-30)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boxrec",
"version": "7.0.1",
"version": "7.0.2",
"description": "retrieve information from BoxRec and return it in JSON format",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit bf8a800

Please sign in to comment.