Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Aug 3, 2015
1 parent 0ffcd87 commit 45c7cef
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,3 +1,8 @@
## v0.1.0
- Add Client#createDeployment
- Add Client#putMethodResponse
- Add Client#putIntegrationResponse

## v0.0.5
- Add Client#putIntegration

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"files": [
"lib"
],
"version": "0.0.5",
"version": "0.1.0",
"devDependencies": {
"babel": "^5.8.19",
"gulp-babel": "^5.2.0",
Expand Down

0 comments on commit 45c7cef

Please sign in to comment.