Skip to content

Commit

Permalink
bump version, update changelog for 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tidwell committed Feb 18, 2019
1 parent a5aed3b commit 4a84c9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 2.2.0
- Add timeout support (#39)

### 2.1.2
- Force escaping of all url params (#34)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Wrapper for the challong api",
"author": "Aaron Tiwell <[email protected]>",
"main": "./lib/challonge.js",
"version": "2.1.2",
"version": "2.2.0",
"contributors": [
{
"name": "Ricardo Reis",
Expand Down

0 comments on commit 4a84c9b

Please sign in to comment.