mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-22 05:19:34 +00:00
version 0.7.3
This commit is contained in:
parent
67ab667284
commit
4c7e351fd9
@ -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.7.1 & < 0.8.0"
|
||||
requires "ethers >= 0.7.3 & < 0.8.0"
|
||||
```
|
||||
|
||||
Usage
|
||||
|
@ -1,4 +1,4 @@
|
||||
version = "0.7.1"
|
||||
version = "0.7.3"
|
||||
author = "Nim Ethers Authors"
|
||||
description = "library for interacting with Ethereum"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user