Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
Merge 948017a into e6bbab8
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Feb 1, 2021
2 parents e6bbab8 + 948017a commit ec59dcf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [0.3.0](https://github.com/maidsafe/sn_transfers/compare/v0.2.12...v0.3.0) (2021-02-01)


### ⚠ BREAKING CHANGES

* rename money to token

* rename money to token ([e6bbab8](https://github.com/maidsafe/sn_transfers/commit/e6bbab8373d74106be714896d3ed6413771ae62f))

### [0.2.12](https://github.com/maidsafe/sn_transfers/compare/v0.2.11...v0.2.12) (2021-02-01)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT OR BSD-3-Clause"
name = "sn_transfers"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_transfers"
version = "0.2.12"
version = "0.3.0"

[dependencies]
bincode = "1.2.1"
Expand Down

0 comments on commit ec59dcf

Please sign in to comment.