Skip to content

Commit

Permalink
Adding version bump and changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
zackurben committed Mar 31, 2019
1 parent c2e8a31 commit 09a2357
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
Expand Up @@ -59,3 +59,6 @@ BREAKING

1.2.2
- Adding Time Series FX (Daily) to the polish function

1.2.3
- Updating dependencies to remove audit and outdated warnings
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alphavantage",
"version": "1.2.2",
"version": "1.2.3",
"description": "A simple interface to the Alpha Vantage API.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 09a2357

Please sign in to comment.