Skip to content

Commit a4d6f59

Browse files
authored
chore: Release 0.7.1 (#63)
1 parent 3067ee8 commit a4d6f59

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/near/near-lake-framework/compare/v0.7.0...HEAD)
8+
## [Unreleased](https://github.com/near/near-lake-framework/compare/v0.7.1...HEAD)
9+
10+
## [0.7.1](https://github.com/near/near-lake-framework/compare/v0.7.1...0.7.0)
911

1012
- Refactor `s3_fetchers` to allow testing
1113
- Fix `betanet` default region (the corresponding bucket is in different region)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rust-version = "1.58.1"
1212

1313
# cargo-workspaces
1414
[workspace.metadata.workspaces]
15-
version = "0.7.0"
15+
version = "0.7.1"
1616

1717
[dependencies]
1818
anyhow = "1.0.51"

0 commit comments

Comments
 (0)