mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-26 23:31:19 +00:00
version 0.2.2
This commit is contained in:
parent
31ffc8992f
commit
01d277f801
@ -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.2.1 & < 0.3.0"
|
||||
requires "ethers >= 0.2.2 & < 0.3.0"
|
||||
```
|
||||
|
||||
Usage
|
||||
|
@ -1,4 +1,4 @@
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
author = "Nim Ethers Authors"
|
||||
description = "library for interacting with Ethereum"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user