Skip to content

Commit d35250b

Browse files
authored
v0.6.0 (#204)
- getBlobsV2 - use spec names for spec constants - Fusaka: Add EIP-7873 fields to TransactionObject/TransactionArgs - Bump nim-eth minimum to 0.7.0
1 parent 1c15d1f commit d35250b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web3.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# those terms.
99

1010
mode = ScriptMode.Verbose
11-
version = "0.5.0"
11+
version = "0.6.0"
1212
author = "Status Research & Development GmbH"
1313
description = "These are the humble beginnings of library similar to web3.[js|py]"
1414
license = "MIT or Apache License 2.0"

0 commit comments

Comments
 (0)