Skip to content

Commit

Permalink
Update to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjablack committed Apr 26, 2020
1 parent a9ff580 commit d1a35e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.2](https://github.com/AtomicLoans/liquidator/compare/v0.1.1...v0.1.2) - 2020-04-26

- fix update repo link

## [0.1.1](https://github.com/AtomicLoans/liquidator/compare/v0.1.0...v0.1.1) - 2020-04-26

- add preliminary agent updating
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atomic-liquidator",
"version": "0.1.1",
"version": "0.1.2",
"description": "Atomic Liquidator Agent",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit d1a35e0

Please sign in to comment.