Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
risqbot committed Nov 7, 2019
1 parent 7cd7af1 commit 7d407d7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [risq release v0.3.3](https://github.com/bodymindarts/risq/releases/tag/v0.3.3)

## Improvements
- Add formattedBtcVolume and formattedBtcAmount to OpenOffer query

# [risq release v0.3.2](https://github.com/bodymindarts/risq/releases/tag/v0.3.2)

## Improvements
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "risq"
version = "0.3.3-dev"
version = "0.3.3"
authors = ["Justin Carter <[email protected]>"]
edition = "2018"
license = "AGPL-3.0"
Expand Down
3 changes: 1 addition & 2 deletions ci/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
## Improvements
- Add formattedBtcVolume and formattedBtcAmount to OpenOffer query
Empty - please add release notes here

0 comments on commit 7d407d7

Please sign in to comment.