mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-01-10 11:26:05 +00:00
version 0.2.5
This commit is contained in:
parent
1ca90d0b3c
commit
5a4f786757
@ -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.4 & < 0.3.0"
|
||||
requires "ethers >= 0.2.5 & < 0.3.0"
|
||||
```
|
||||
|
||||
Usage
|
||||
|
@ -1,4 +1,4 @@
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
author = "Nim Ethers Authors"
|
||||
description = "library for interacting with Ethereum"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user