Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Oct 31, 2021
1 parent d2ac99c commit cba328d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Using the library is easy, just add it as dependency in `Cargo.toml`:

```bash
[dependencies]
iota-client = "1.0"
iota-client = "1.1.0"
```

or for the latest changes
Expand Down
2 changes: 1 addition & 1 deletion iota-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Using the library is easy, just add it as dependency in `Cargo.toml`:

```bash
[dependencies]
iota-client = "1.0"
iota-client = "1.1.0"
```

or for the latest changes
Expand Down

0 comments on commit cba328d

Please sign in to comment.