Skip to content

Commit a2bce92

Browse files
chore: bump versions (#66)
1 parent efd2c79 commit a2bce92

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+1-1
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
@@ -5,7 +5,7 @@ homepage = "https://fuel.network/"
55
license = "Apache-2.0"
66
repository = "https://github.com/FuelLabs/fuel-block-committer"
77
rust-version = "1.77.0"
8-
version = "0.1.0"
8+
version = "0.3.0"
99
name = "fuel-block-committer"
1010

1111
[[test]]

deployment/charts/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: fuel-block-committer
33
description: Fuel Block Committer Helm Chart
44
type: application
5-
appVersion: "0.1.0"
6-
version: 0.1.0
5+
appVersion: "0.3.0"
6+
version: 0.1.1

0 commit comments

Comments
 (0)