Skip to content

Commit

Permalink
Update stellar-base
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn committed Mar 8, 2017
1 parent 2db8c3c commit ab7a7d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

As this project is pre 1.0, breaking changes may happen for minor version bumps. A breaking change will get clearly notified in this log.

## 0.7.3

* Upgrade `stellar-base`.

## 0.7.2

* Allow hex string in setOptions signers
* Allow hex string in setOptions signers.

## 0.7.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eventsource": "^0.2.1",
"jsdoc": "^3.4.1",
"lodash": "^4.0.1",
"stellar-base": "^0.7.3",
"stellar-base": "^0.7.4",
"toml": "^2.3.0"
}
}

0 comments on commit ab7a7d6

Please sign in to comment.