Skip to content

Commit e9cd961

Browse files
Merge pull request #1647 from eqlabs/release/rc-testnet
chore: testnet only release
2 parents 44b2c7b + ec0cfa3 commit e9cd961

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## Unreleased
1111

12-
### Changed
12+
## [0.10.3-rc0] - 2023-12-14
1313

14-
- Fee estimations are now in-line with the new reduced values for Starknet 0.13.0.
14+
### Changed
1515

16-
## [0.10.2] - 2023-12-13
16+
- Fee estimations are now compatible with starknet v0.13 and *incompatible* with starknet v0.12.3.
1717

1818
### Added
1919

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pathfinder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pathfinder"
3-
version = "0.10.2"
3+
version = "0.10.3-rc0"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
license = { workspace = true }

0 commit comments

Comments
 (0)