Skip to content

Commit

Permalink
bump to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Gallo committed Dec 6, 2016
1 parent b020d94 commit 017e4f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 7.0.1

Bug fixes:
* Fix enterprise uploadAsset edge case.

## 7.0.0

Breaking changes:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github",
"version": "7.0.0",
"version": "7.0.1",
"description": "NodeJS wrapper for the GitHub API",
"author": "Mike de Boer <info@mikedeboer.nl>",
"contributors": [
Expand Down Expand Up @@ -49,7 +49,7 @@
"apidoc": {
"title": "node-github",
"name": "node-github",
"version": "7.0.0",
"version": "7.0.1",
"template": {
"withCompare": true
}
Expand Down

0 comments on commit 017e4f6

Please sign in to comment.