Skip to content

Commit

Permalink
Bump version + update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
n1t0 committed Jan 29, 2015
1 parent 272967d commit 94d69cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## v0.5.6
- Add the optional parameters to `oembed` method

## v0.5.5
- Add a `port` option

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "instagram-node",
"version": "0.5.5",
"version": "0.5.6",
"description": "Simple Instagram driver for Node.js",
"keywords": ["instagram", "node", "ig", "driver"],
"homepage": "https://github.com/teleportd/instagram-node",
Expand Down

0 comments on commit 94d69cd

Please sign in to comment.