Skip to content

Commit

Permalink
update to version 0.0.3+4
Browse files Browse the repository at this point in the history
  • Loading branch information
slackve committed Jun 24, 2019
1 parent e4fbec8 commit 6ba1543
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@
## 0.0.3+4

### Updates
[UPDATE] latest published versions for http dependency.

## 0.0.3+3

### Updates
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

Official ProximaX Sirius Blockchain SDK Library in Dart.

The ProximaX Sirius Catapult Chain Dart SDK works as a lightweight Dart library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests.
The ProximaX Sirius Chain Dart SDK works as a lightweight Dart library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests.

**1. Depend on it**

Add this to your package's pubspec.yaml file:

```dart
dependencies:
xpx_chain_sdk: 0.0.3+3
xpx_chain_sdk: 0.0.3+4
```

**2. Install it**
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: xpx_chain_sdk
version: 0.0.3+3
description: Official ProximaX Sirius Blockchain SDK Library in Dart.
version: 0.0.3+4
description: 'The ProximaX Sirius Chain Dart SDK works as a lightweight Dart library for interacting with the Sirius Blockchain.
author: 'Eleazar Garrido <eleazar.garrido@proximax.io>'
homepage: https://www.proximax.io

Expand Down

0 comments on commit 6ba1543

Please sign in to comment.