Skip to content

Commit 1632b77

Browse files
authoredMar 14, 2025··
chore: version bump (#212)
1 parent 5af2cb0 commit 1632b77

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed
 

‎Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ members = [
1717
]
1818

1919
[workspace.package]
20-
version = "0.10.7"
20+
version = "0.10.10"
2121
authors = ["Fuel Labs <contact@fuel.sh>"]
2222
edition = "2024"
2323
homepage = "https://fuel.network/"

‎helm/fuel-block-committer/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.10.9
18+
version: 0.10.10
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.10.7"
24+
appVersion: "0.10.10"

0 commit comments

Comments
 (0)
Please sign in to comment.