Skip to content

Commit

Permalink
chore: release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Sep 19, 2024
1 parent 0234a5e commit 3f71b62
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.7.3](https://github.com/foundry-rs/block-explorers/releases/tag/v0.7.3) - 2024-09-19

### Bug Fixes

- Solc_config settings ([#63](https://github.com/foundry-rs/block-explorers/issues/63))

### Miscellaneous Tasks

- Release 0.7.2

## [foundry-block-explorers-v0.7.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.7.1) - 2024-09-03

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resolver = "2"

[workspace.package]
authors = ["Foundry Maintainers"]
version = "0.7.2"
version = "0.7.3"
rust-version = "1.70"
readme = "README.md"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 3f71b62

Please sign in to comment.