Skip to content

Commit

Permalink
chore(release): 1.0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
AlOaks committed Aug 13, 2021
1 parent 57cf22f commit fe3d9a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.61](https://github.com/sologenic/sologenic-xrpl-stream-js/compare/v1.0.60...v1.0.61) (2021-08-13)



### [1.0.60](https://github.com/sologenic/sologenic-xrpl-stream-js/compare/v1.0.59...v1.0.60) (2021-08-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sologenic-xrpl-stream-js-nightly",
"version": "1.0.60",
"version": "1.0.61",
"description": "Persistent transaction handling for the XRP Ledger",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit fe3d9a4

Please sign in to comment.