Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 1316d6e

Browse files
committed
Bump version
1 parent a705b5c commit 1316d6e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.3.3
2+
3+
- Fix signing legacy transactions without gas and without a client.
4+
15
## 2.3.2
26

37
- Support EIP-1559 transactions.

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: web3dart
22
description: Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!
3-
version: 2.3.2
3+
version: 2.3.3
44
homepage: https://github.com/simolus3/web3dart
55

6-
environment:
6+
environment:
77
sdk: '>=2.12.0 <3.0.0'
88

99
dependencies:

0 commit comments

Comments
 (0)