Skip to content

Commit

Permalink
update version to 0.0.5+2
Browse files Browse the repository at this point in the history
  • Loading branch information
slackve committed May 24, 2020
1 parent 4ba2983 commit ed87b16
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.5+2
### New Features
[ADD] AccountPropertiesAddressTransaction.

[ADD] AccountPropertiesMosaicTransaction.

[ADD] AccountPropertiesEntityTypeTransaction.

## 0.0.5+1
### New Features
[ADD] AddExchangeOfferTransaction model.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Add this to your package's pubspec.yaml file:

```dart
dependencies:
xpx_chain_sdk: 0.0.5+1
xpx_chain_sdk: 0.0.5+2
```

**2. Install it**
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: xpx_chain_sdk
version: 0.0.5+1
version: 0.0.5+2
author: 'Eleazar Garrido <[email protected]>'

description: 'The ProximaX Sirius Chain Dart SDK works as a lightweight Dart library for interacting with the Sirius Blockchain.'
Expand Down

0 comments on commit ed87b16

Please sign in to comment.