mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-13 09:04:51 +00:00
version 0.10.2
This commit is contained in:
parent
5c93971f97
commit
2808a05488
@ -14,7 +14,7 @@ Use the [Nimble][2] package manager to add `ethers` to an existing
|
||||
project. Add the following to its .nimble file:
|
||||
|
||||
```nim
|
||||
requires "ethers >= 0.10.0 & < 0.11.0"
|
||||
requires "ethers >= 0.10.2 & < 0.11.0"
|
||||
```
|
||||
|
||||
Usage
|
||||
|
@ -1,4 +1,4 @@
|
||||
version = "0.10.1"
|
||||
version = "0.10.2"
|
||||
author = "Nim Ethers Authors"
|
||||
description = "library for interacting with Ethereum"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user